#e30c9d color space conversions
Hex:
#e30c9d
RGB:
227, 12, 157
CMY:
11, 95, 38
CMYK:
0, 95, 31, 11
HSL:
320°, 89.9582%, 46.8627%
HSV (HSB):
320°, 94.7137%, 89.0196%
XYZ:
37.8958, 19.0282, 33.5738
xyY:
0.4187, 0.2103, 19.0282
CIE-Lab:
50.7201, 80.4187, -20.0823
CIE-LCH:
50.7201, 82.8883, 345.9788
CIE-Luv:
50.7201, 105.2570, -42.5119
Hunter-Lab:
43.6213, 78.7340, -15.0985
#e30c9d color charts
#e30c9d color shades, tints & tones
#e30c9d color schemes
#e30c9d color preview, HTML & CSS examples
This text has a color of #e30c9d
<p style="color:#e30c9d;">Text here</p>
.mytext {color:#e30c9d;}
This box has a color of #e30c9d
<div style="background-color:#e30c9d;">Content here</div>
.mybackground {background-color:#e30c9d;}
Border around this has a color of #e30c9d
<div style="border:2px solid #e30c9d;">Content here</div>
.myborder {border:2px solid #e30c9d;}