#c70cb3 color space conversions
Hex:
#c70cb3
RGB:
199, 12, 179
CMY:
22, 95, 30
CMYK:
0, 94, 10, 22
HSL:
306°, 88.6256%, 41.3725%
HSV (HSB):
306°, 93.9698%, 78.0392%
XYZ:
31.8213, 15.6597, 43.9933
xyY:
0.3479, 0.1712, 15.6597
CIE-Lab:
46.5249, 77.6832, -40.0544
CIE-LCH:
46.5249, 87.4016, 332.7238
CIE-Luv:
46.5249, 73.4337, -69.4585
Hunter-Lab:
39.5724, 74.2856, -38.2130
#c70cb3 color charts
#c70cb3 color shades, tints & tones
#c70cb3 color schemes
#c70cb3 color preview, HTML & CSS examples
This text has a color of #c70cb3
<p style="color:#c70cb3;">Text here</p>
.mytext {color:#c70cb3;}
This box has a color of #c70cb3
<div style="background-color:#c70cb3;">Content here</div>
.mybackground {background-color:#c70cb3;}
Border around this has a color of #c70cb3
<div style="border:2px solid #c70cb3;">Content here</div>
.myborder {border:2px solid #c70cb3;}