#cc93fc color space conversions
Hex:
#cc93fc
RGB:
204, 147, 252
CMY:
20, 42, 1
CMYK:
19, 42, 0, 1
HSL:
273°, 94.5946%, 78.2353%
HSV (HSB):
273°, 41.6667%, 98.8235%
XYZ:
52.9062, 40.7331, 97.1693
xyY:
0.2773, 0.2135, 40.7331
CIE-Lab:
69.9885, 40.6606, -44.2981
CIE-LCH:
69.9885, 60.1300, 312.5484
CIE-Luv:
69.9885, 21.5288, -76.9999
Hunter-Lab:
63.8225, 36.2799, -45.5929
#cc93fc color charts
#cc93fc color shades, tints & tones
#cc93fc color schemes
#cc93fc color preview, HTML & CSS examples
This text has a color of #cc93fc
<p style="color:#cc93fc;">Text here</p>
.mytext {color:#cc93fc;}
This box has a color of #cc93fc
<div style="background-color:#cc93fc;">Content here</div>
.mybackground {background-color:#cc93fc;}
Border around this has a color of #cc93fc
<div style="border:2px solid #cc93fc;">Content here</div>
.myborder {border:2px solid #cc93fc;}