#c30e9e color space conversions
Hex:
#c30e9e
RGB:
195, 14, 158
CMY:
24, 95, 38
CMYK:
0, 93, 19, 24
HSL:
312°, 86.6029%, 40.9804%
HSV (HSB):
312°, 92.8205%, 76.4706%
XYZ:
28.8343, 14.3848, 33.6046
xyY:
0.3753, 0.1872, 14.3848
CIE-Lab:
44.7798, 73.9827, -30.3655
CIE-LCH:
44.7798, 79.9719, 337.6847
CIE-Luv:
44.7798, 79.2080, -54.4513
Hunter-Lab:
37.9273, 69.3320, -25.9834
#c30e9e color charts
#c30e9e color shades, tints & tones
#c30e9e color schemes
#c30e9e color preview, HTML & CSS examples
This text has a color of #c30e9e
<p style="color:#c30e9e;">Text here</p>
.mytext {color:#c30e9e;}
This box has a color of #c30e9e
<div style="background-color:#c30e9e;">Content here</div>
.mybackground {background-color:#c30e9e;}
Border around this has a color of #c30e9e
<div style="border:2px solid #c30e9e;">Content here</div>
.myborder {border:2px solid #c30e9e;}