#e42eac color space conversions
Hex:
#e42eac
RGB:
228, 46, 172
CMY:
11, 82, 33
CMYK:
0, 80, 25, 11
HSL:
318°, 77.1186%, 53.7255%
HSV (HSB):
318°, 79.8246%, 89.4118%
XYZ:
40.4183, 21.4265, 41.0352
xyY:
0.3929, 0.2083, 21.4265
CIE-Lab:
53.4132, 76.8013, -24.7869
CIE-LCH:
53.4132, 80.7021, 342.1130
CIE-Luv:
53.4132, 94.1295, -49.0688
Hunter-Lab:
46.2888, 74.8566, -20.1586
#e42eac color charts
#e42eac color shades, tints & tones
#e42eac color schemes
#e42eac color preview, HTML & CSS examples
This text has a color of #e42eac
<p style="color:#e42eac;">Text here</p>
.mytext {color:#e42eac;}
This box has a color of #e42eac
<div style="background-color:#e42eac;">Content here</div>
.mybackground {background-color:#e42eac;}
Border around this has a color of #e42eac
<div style="border:2px solid #e42eac;">Content here</div>
.myborder {border:2px solid #e42eac;}