#cc70d6 color space conversions
Hex:
#cc70d6
RGB:
204, 112, 214
CMY:
20, 56, 16
CMYK:
5, 48, 0, 16
HSL:
294°, 55.4348%, 63.9216%
HSV (HSB):
294°, 47.6636%, 83.9216%
XYZ:
42.8336, 29.2807, 67.0125
xyY:
0.3079, 0.2105, 29.2807
CIE-Lab:
61.0286, 51.3213, -37.3146
CIE-LCH:
61.0286, 63.4528, 323.9799
CIE-Luv:
61.0286, 42.0373, -65.4894
Hunter-Lab:
54.1117, 46.6012, -35.5472
#cc70d6 color charts
#cc70d6 color shades, tints & tones
#cc70d6 color schemes
#cc70d6 color preview, HTML & CSS examples
This text has a color of #cc70d6
<p style="color:#cc70d6;">Text here</p>
.mytext {color:#cc70d6;}
This box has a color of #cc70d6
<div style="background-color:#cc70d6;">Content here</div>
.mybackground {background-color:#cc70d6;}
Border around this has a color of #cc70d6
<div style="border:2px solid #cc70d6;">Content here</div>
.myborder {border:2px solid #cc70d6;}