#cc9fff color space conversions
Hex:
#cc9fff
RGB:
204, 159, 255
CMY:
20, 38, 0
CMYK:
20, 38, 0, 0
HSL:
268°, 100.0000%, 81.1765%
HSV (HSB):
268°, 37.6471%, 100.0000%
XYZ:
55.3500, 44.8536, 100.3481
xyY:
0.2760, 0.2237, 44.8536
CIE-Lab:
72.7954, 34.7994, -41.5359
CIE-LCH:
72.7954, 54.1870, 309.9568
CIE-Luv:
72.7954, 16.3517, -72.0224
Hunter-Lab:
66.9729, 30.3195, -41.9556
#cc9fff color charts
#cc9fff color shades, tints & tones
#cc9fff color schemes
#cc9fff color preview, HTML & CSS examples
This text has a color of #cc9fff
<p style="color:#cc9fff;">Text here</p>
.mytext {color:#cc9fff;}
This box has a color of #cc9fff
<div style="background-color:#cc9fff;">Content here</div>
.mybackground {background-color:#cc9fff;}
Border around this has a color of #cc9fff
<div style="border:2px solid #cc9fff;">Content here</div>
.myborder {border:2px solid #cc9fff;}