1..54 ok 1 - whiteColor has right hex ok 2 - blackColor has right hex ok 3 - blueColor has right hex ok 4 - redColor has right hex ok 5 - greenColor has right hex ok 6 - default colors compare right ok 7 - default colors are interned ok 8 - rgb(255,255,255) ok 9 - rgb(0,0,255) ok 10 - fromRGB works ok 11 - alt fromRGB works ok 12 - round-trip hex ok 13 - round-trip string(hex) ok 14 - round-trip rgb ok 15 - round-trip rgb ok 16 - red hsl.h ok 17 - red hsl.s ok 18 - red hsl.l ok 19 - darkblue hsl.h ok 20 - darkblue hsl.s ok 21 - darkblue hsl.l ok 22 - 4169e1 h ok 23 - 4169e1 s ok 24 - 4169e1 l ok 25 - 555544 h ok 26 - 555544 s ok 27 - 555544 l ok 28 - aqua hsl.h ok 29 - aqua hsl.s ok 30 - aqua hsl.l ok 31 - fromHSL works with components ok 32 - fromHSL alt form ok 33 - fromHSLString ok 34 - toHSLString ok 35 - fromHSL to black ok 36 - black hsl.h ok 37 - black hsl.s ok 38 - black hsl.l ok 39 - asHSL returns copy ok 40 - brown rgb.r ok 41 - brown rgb.g ok 42 - brown rgb.b ok 43 - asRGB returns copy ok 44 - aqua fromName ok 45 - aqua fromString ok 46 - transparent fromName ok 47 - transparent fromString ok 48 - transparent toRGBString ok 49 - rgba parsing alpha correctly ok 50 - rgba output correctly ok 51 - fromRGBString with spaces and alpha ok 52 - fromRGBString with spaces ok 53 - fromRGBString with percents ok 54 - test suite finished!