#cc93e8 color space conversions
Hex:
#cc93e8
RGB:
204, 147, 232
CMY:
20, 42, 9
CMYK:
12, 37, 0, 9
HSL:
280°, 64.8855%, 74.3137%
HSV (HSB):
280°, 36.6379%, 90.9804%
XYZ:
49.9010, 39.5310, 81.3441
xyY:
0.2922, 0.2315, 39.5310
CIE-Lab:
69.1342, 36.4032, -34.6927
CIE-LCH:
69.1342, 50.2870, 316.3782
CIE-Luv:
69.1342, 24.4628, -60.3836
Hunter-Lab:
62.8737, 31.6414, -32.6961
#cc93e8 color charts
#cc93e8 color shades, tints & tones
#cc93e8 color schemes
#cc93e8 color preview, HTML & CSS examples
This text has a color of #cc93e8
<p style="color:#cc93e8;">Text here</p>
.mytext {color:#cc93e8;}
This box has a color of #cc93e8
<div style="background-color:#cc93e8;">Content here</div>
.mybackground {background-color:#cc93e8;}
Border around this has a color of #cc93e8
<div style="border:2px solid #cc93e8;">Content here</div>
.myborder {border:2px solid #cc93e8;}