#e2027a color space conversions
Hex:
#e2027a
RGB:
226, 2, 122
CMY:
11, 99, 52
CMYK:
0, 99, 46, 11
HSL:
328°, 98.2456%, 44.7059%
HSV (HSB):
328°, 99.1150%, 88.6275%
XYZ:
34.8986, 17.6173, 19.9735
xyY:
0.4814, 0.2430, 17.6173
CIE-Lab:
49.0286, 77.7401, -1.5208
CIE-LCH:
49.0286, 77.7550, 358.8793
CIE-Luv:
49.0286, 121.6853, -17.0647
Hunter-Lab:
41.9730, 74.9618, 1.1670
#e2027a color charts
#e2027a color shades, tints & tones
#e2027a color schemes
#e2027a color preview, HTML & CSS examples
This text has a color of #e2027a
<p style="color:#e2027a;">Text here</p>
.mytext {color:#e2027a;}
This box has a color of #e2027a
<div style="background-color:#e2027a;">Content here</div>
.mybackground {background-color:#e2027a;}
Border around this has a color of #e2027a
<div style="border:2px solid #e2027a;">Content here</div>
.myborder {border:2px solid #e2027a;}