#e24ed2 color space conversions
Hex:
#e24ed2
RGB:
226, 78, 210
CMY:
11, 69, 18
CMYK:
0, 65, 7, 11
HSL:
306°, 71.8447%, 59.6078%
HSV (HSB):
306°, 65.4867%, 88.6275%
XYZ:
45.7213, 26.2707, 63.6337
xyY:
0.3371, 0.1937, 26.2707
CIE-Lab:
58.2931, 71.5401, -39.1224
CIE-LCH:
58.2931, 81.5386, 331.3275
CIE-Luv:
58.2931, 69.8245, -70.8152
Hunter-Lab:
51.2549, 69.5324, -37.7310
#e24ed2 color charts
#e24ed2 color shades, tints & tones
#e24ed2 color schemes
#e24ed2 color preview, HTML & CSS examples
This text has a color of #e24ed2
<p style="color:#e24ed2;">Text here</p>
.mytext {color:#e24ed2;}
This box has a color of #e24ed2
<div style="background-color:#e24ed2;">Content here</div>
.mybackground {background-color:#e24ed2;}
Border around this has a color of #e24ed2
<div style="border:2px solid #e24ed2;">Content here</div>
.myborder {border:2px solid #e24ed2;}