#e24fed color space conversions
Hex:
#e24fed
RGB:
226, 79, 237
CMY:
11, 69, 7
CMYK:
5, 67, 0, 7
HSL:
296°, 81.4433%, 61.9608%
HSV (HSB):
296°, 66.6667%, 92.9412%
XYZ:
49.4461, 27.8751, 82.8951
xyY:
0.3086, 0.1740, 27.8751
CIE-Lab:
59.7758, 75.5115, -51.9741
CIE-LCH:
59.7758, 91.6695, 325.4606
CIE-Luv:
59.7758, 60.8423, -91.7558
Hunter-Lab:
52.7969, 74.7766, -56.1319
#e24fed color charts
#e24fed color shades, tints & tones
#e24fed color schemes
#e24fed color preview, HTML & CSS examples
This text has a color of #e24fed
<p style="color:#e24fed;">Text here</p>
.mytext {color:#e24fed;}
This box has a color of #e24fed
<div style="background-color:#e24fed;">Content here</div>
.mybackground {background-color:#e24fed;}
Border around this has a color of #e24fed
<div style="border:2px solid #e24fed;">Content here</div>
.myborder {border:2px solid #e24fed;}