#c70e9d color space conversions
Hex:
#c70e9d
RGB:
199, 14, 157
CMY:
22, 95, 38
CMYK:
0, 93, 21, 22
HSL:
314°, 86.8545%, 41.7647%
HSV (HSB):
314°, 92.9648%, 78.0392%
XYZ:
29.7960, 14.8905, 33.2020
xyY:
0.3825, 0.1912, 14.8905
CIE-Lab:
45.4839, 74.6425, -28.6098
CIE-LCH:
45.4839, 79.9376, 339.0286
CIE-Luv:
45.4839, 82.7938, -52.2896
Hunter-Lab:
38.5882, 70.3000, -24.0024
#c70e9d color charts
#c70e9d color shades, tints & tones
#c70e9d color schemes
#c70e9d color preview, HTML & CSS examples
This text has a color of #c70e9d
<p style="color:#c70e9d;">Text here</p>
.mytext {color:#c70e9d;}
This box has a color of #c70e9d
<div style="background-color:#c70e9d;">Content here</div>
.mybackground {background-color:#c70e9d;}
Border around this has a color of #c70e9d
<div style="border:2px solid #c70e9d;">Content here</div>
.myborder {border:2px solid #c70e9d;}