#cc79e0 color space conversions
Hex:
#cc79e0
RGB:
204, 121, 224
CMY:
20, 53, 12
CMYK:
9, 46, 0, 12
HSL:
288°, 62.4242%, 67.6471%
HSV (HSB):
288°, 45.9821%, 87.8431%
XYZ:
45.1938, 31.8939, 74.2952
xyY:
0.2985, 0.2107, 31.8939
CIE-Lab:
63.2551, 48.6395, -39.4279
CIE-LCH:
63.2551, 62.6128, 320.9713
CIE-Luv:
63.2551, 36.4512, -68.9172
Hunter-Lab:
56.4747, 44.0135, -38.4665
#cc79e0 color charts
#cc79e0 color shades, tints & tones
#cc79e0 color schemes
#cc79e0 color preview, HTML & CSS examples
This text has a color of #cc79e0
<p style="color:#cc79e0;">Text here</p>
.mytext {color:#cc79e0;}
This box has a color of #cc79e0
<div style="background-color:#cc79e0;">Content here</div>
.mybackground {background-color:#cc79e0;}
Border around this has a color of #cc79e0
<div style="border:2px solid #cc79e0;">Content here</div>
.myborder {border:2px solid #cc79e0;}