#e24dec color space conversions
Hex:
#e24dec
RGB:
226, 77, 236
CMY:
11, 70, 7
CMYK:
4, 67, 0, 7
HSL:
296°, 80.7107%, 61.3725%
HSV (HSB):
296°, 67.3729%, 92.5490%
XYZ:
49.1582, 27.5326, 82.0803
xyY:
0.3096, 0.1734, 27.5326
CIE-Lab:
59.4641, 76.0730, -51.9110
CIE-LCH:
59.4641, 92.0970, 325.6910
CIE-Luv:
59.4641, 61.6401, -91.6332
Hunter-Lab:
52.4715, 75.4034, -56.0162
#e24dec color charts
#e24dec color shades, tints & tones
#e24dec color schemes
#e24dec color preview, HTML & CSS examples
This text has a color of #e24dec
<p style="color:#e24dec;">Text here</p>
.mytext {color:#e24dec;}
This box has a color of #e24dec
<div style="background-color:#e24dec;">Content here</div>
.mybackground {background-color:#e24dec;}
Border around this has a color of #e24dec
<div style="border:2px solid #e24dec;">Content here</div>
.myborder {border:2px solid #e24dec;}