#cc8dfc color space conversions
Hex:
#cc8dfc
RGB:
204, 141, 252
CMY:
20, 45, 1
CMYK:
19, 44, 0, 1
HSL:
274°, 94.8718%, 77.0588%
HSV (HSB):
274°, 44.0476%, 98.8235%
XYZ:
51.9974, 38.9154, 96.8663
xyY:
0.2769, 0.2072, 38.9154
CIE-Lab:
68.6899, 43.8892, -46.3367
CIE-LCH:
68.6899, 63.8228, 313.4461
CIE-Luv:
68.6899, 23.8348, -80.5838
Hunter-Lab:
62.3822, 39.6161, -48.3972
#cc8dfc color charts
#cc8dfc color shades, tints & tones
#cc8dfc color schemes
#cc8dfc color preview, HTML & CSS examples
This text has a color of #cc8dfc
<p style="color:#cc8dfc;">Text here</p>
.mytext {color:#cc8dfc;}
This box has a color of #cc8dfc
<div style="background-color:#cc8dfc;">Content here</div>
.mybackground {background-color:#cc8dfc;}
Border around this has a color of #cc8dfc
<div style="border:2px solid #cc8dfc;">Content here</div>
.myborder {border:2px solid #cc8dfc;}