#e009f9 color space conversions
Hex:
#e009f9
RGB:
224, 9, 249
CMY:
12, 96, 2
CMYK:
10, 96, 0, 2
HSL:
294°, 95.2381%, 50.5882%
HSV (HSB):
294°, 96.3855%, 97.6471%
XYZ:
47.9370, 22.8822, 91.5127
xyY:
0.2953, 0.1410, 22.8822
CIE-Lab:
54.9508, 92.1756, -66.4138
CIE-LCH:
54.9508, 113.6096, 324.2267
CIE-Luv:
54.9508, 64.4328, -113.5702
Hunter-Lab:
47.8354, 95.1675, -79.9415
#e009f9 color charts
#e009f9 color shades, tints & tones
#e009f9 color schemes
#e009f9 color preview, HTML & CSS examples
This text has a color of #e009f9
<p style="color:#e009f9;">Text here</p>
.mytext {color:#e009f9;}
This box has a color of #e009f9
<div style="background-color:#e009f9;">Content here</div>
.mybackground {background-color:#e009f9;}
Border around this has a color of #e009f9
<div style="border:2px solid #e009f9;">Content here</div>
.myborder {border:2px solid #e009f9;}