#cc79cf color space conversions
Hex:
#cc79cf
RGB:
204, 121, 207
CMY:
20, 53, 19
CMYK:
1, 42, 0, 19
HSL:
298°, 47.2527%, 64.3137%
HSV (HSB):
298°, 41.5459%, 81.1765%
XYZ:
43.0017, 31.0171, 62.7519
xyY:
0.3144, 0.2268, 31.0171
CIE-Lab:
62.5221, 45.3847, -31.0551
CIE-LCH:
62.5221, 54.9926, 325.6176
CIE-Luv:
62.5221, 39.9192, -54.9030
Hunter-Lab:
55.6930, 40.3607, -27.8197
#cc79cf color charts
#cc79cf color shades, tints & tones
#cc79cf color schemes
#cc79cf color preview, HTML & CSS examples
This text has a color of #cc79cf
<p style="color:#cc79cf;">Text here</p>
.mytext {color:#cc79cf;}
This box has a color of #cc79cf
<div style="background-color:#cc79cf;">Content here</div>
.mybackground {background-color:#cc79cf;}
Border around this has a color of #cc79cf
<div style="border:2px solid #cc79cf;">Content here</div>
.myborder {border:2px solid #cc79cf;}