#c70da9 color space conversions
Hex:
#c70da9
RGB:
199, 13, 169
CMY:
22, 95, 34
CMYK:
0, 93, 15, 22
HSL:
310°, 87.7358%, 41.5686%
HSV (HSB):
310°, 93.4673%, 78.0392%
XYZ:
30.8585, 15.2945, 38.8618
xyY:
0.3630, 0.1799, 15.2945
CIE-Lab:
46.0350, 76.2573, -34.9111
CIE-LCH:
46.0350, 83.8687, 335.4014
CIE-Luv:
46.0350, 77.6146, -61.6894
Hunter-Lab:
39.1082, 72.4069, -31.5407
#c70da9 color charts
#c70da9 color shades, tints & tones
#c70da9 color schemes
#c70da9 color preview, HTML & CSS examples
This text has a color of #c70da9
<p style="color:#c70da9;">Text here</p>
.mytext {color:#c70da9;}
This box has a color of #c70da9
<div style="background-color:#c70da9;">Content here</div>
.mybackground {background-color:#c70da9;}
Border around this has a color of #c70da9
<div style="border:2px solid #c70da9;">Content here</div>
.myborder {border:2px solid #c70da9;}