#e24ff9 color space conversions
Hex:
#e24ff9
RGB:
226, 79, 249
CMY:
11, 69, 2
CMYK:
9, 68, 0, 2
HSL:
292°, 93.4066%, 64.3137%
HSV (HSB):
292°, 68.2731%, 97.6471%
XYZ:
51.2589, 28.6003, 92.4413
xyY:
0.2975, 0.1660, 28.6003
CIE-Lab:
60.4272, 77.5591, -57.6080
CIE-LCH:
60.4272, 96.6131, 323.3964
CIE-Luv:
60.4272, 57.1908, -100.9987
Hunter-Lab:
53.4792, 77.5005, -65.0500
#e24ff9 color charts
#e24ff9 color shades, tints & tones
#e24ff9 color schemes
#e24ff9 color preview, HTML & CSS examples
This text has a color of #e24ff9
<p style="color:#e24ff9;">Text here</p>
.mytext {color:#e24ff9;}
This box has a color of #e24ff9
<div style="background-color:#e24ff9;">Content here</div>
.mybackground {background-color:#e24ff9;}
Border around this has a color of #e24ff9
<div style="border:2px solid #e24ff9;">Content here</div>
.myborder {border:2px solid #e24ff9;}