#9900ff color space conversions
Hex:
#9900ff
RGB:
153, 0, 255
CMY:
40, 100, 0
CMYK:
40, 100, 0, 0
HSL:
276°, 100.0000%, 50.0000%
HSV (HSB):
276°, 100.0000%, 100.0000%
XYZ:
31.1869, 13.9923, 95.6648
xyY:
0.2214, 0.0993, 13.9923
CIE-Lab:
44.2219, 85.2868, -87.7244
CIE-LCH:
44.2219, 122.3495, 314.1928
CIE-Luv:
44.2219, 22.0726, -132.1435
Hunter-Lab:
37.4063, 83.3604, -125.4469
#9900ff color charts
#9900ff color shades, tints & tones
#9900ff color schemes
#9900ff color preview, HTML & CSS examples
This text has a color of #9900ff
<p style="color:#9900ff;">Text here</p>
.mytext {color:#9900ff;}
This box has a color of #9900ff
<div style="background-color:#9900ff;">Content here</div>
.mybackground {background-color:#9900ff;}
Border around this has a color of #9900ff
<div style="border:2px solid #9900ff;">Content here</div>
.myborder {border:2px solid #9900ff;}