#c70db7 color space conversions
Hex:
#c70db7
RGB:
199, 13, 183
CMY:
22, 95, 28
CMYK:
0, 93, 8, 22
HSL:
305°, 87.7358%, 41.5686%
HSV (HSB):
305°, 93.4673%, 78.0392%
XYZ:
32.2444, 15.8489, 46.1594
xyY:
0.3421, 0.1682, 15.8489
CIE-Lab:
46.7756, 78.1342, -42.0101
CIE-LCH:
46.7756, 88.7119, 331.7346
CIE-Luv:
46.7756, 71.7104, -72.4342
Hunter-Lab:
39.8106, 74.9063, -40.8778
#c70db7 color charts
#c70db7 color shades, tints & tones
#c70db7 color schemes
#c70db7 color preview, HTML & CSS examples
This text has a color of #c70db7
<p style="color:#c70db7;">Text here</p>
.mytext {color:#c70db7;}
This box has a color of #c70db7
<div style="background-color:#c70db7;">Content here</div>
.mybackground {background-color:#c70db7;}
Border around this has a color of #c70db7
<div style="border:2px solid #c70db7;">Content here</div>
.myborder {border:2px solid #c70db7;}