#c70e9a color space conversions
Hex:
#c70e9a
RGB:
199, 14, 154
CMY:
22, 95, 40
CMYK:
0, 93, 23, 22
HSL:
315°, 86.8545%, 41.7647%
HSV (HSB):
315°, 92.9648%, 78.0392%
XYZ:
29.5430, 14.7893, 31.8694
xyY:
0.3877, 0.1941, 14.7893
CIE-Lab:
45.3442, 74.2800, -27.0248
CIE-LCH:
45.3442, 79.0434, 340.0074
CIE-Luv:
45.3442, 84.1314, -49.9532
Hunter-Lab:
38.4568, 69.8262, -22.2141
#c70e9a color charts
#c70e9a color shades, tints & tones
#c70e9a color schemes
#c70e9a color preview, HTML & CSS examples
This text has a color of #c70e9a
<p style="color:#c70e9a;">Text here</p>
.mytext {color:#c70e9a;}
This box has a color of #c70e9a
<div style="background-color:#c70e9a;">Content here</div>
.mybackground {background-color:#c70e9a;}
Border around this has a color of #c70e9a
<div style="border:2px solid #c70e9a;">Content here</div>
.myborder {border:2px solid #c70e9a;}