#cc93f4 color space conversions
Hex:
#cc93f4
RGB:
204, 147, 244
CMY:
20, 42, 4
CMYK:
16, 40, 0, 4
HSL:
275°, 81.5126%, 76.6667%
HSV (HSB):
275°, 39.7541%, 95.6863%
XYZ:
51.6647, 40.2365, 90.6313
xyY:
0.2830, 0.2204, 40.2365
CIE-Lab:
69.6376, 38.9303, -40.4839
CIE-LCH:
69.6376, 56.1650, 313.8792
CIE-Luv:
69.6376, 22.6935, -70.3731
Hunter-Lab:
63.4322, 34.3795, -40.3104
#cc93f4 color charts
#cc93f4 color shades, tints & tones
#cc93f4 color schemes
#cc93f4 color preview, HTML & CSS examples
This text has a color of #cc93f4
<p style="color:#cc93f4;">Text here</p>
.mytext {color:#cc93f4;}
This box has a color of #cc93f4
<div style="background-color:#cc93f4;">Content here</div>
.mybackground {background-color:#cc93f4;}
Border around this has a color of #cc93f4
<div style="border:2px solid #cc93f4;">Content here</div>
.myborder {border:2px solid #cc93f4;}