#e00df3 color space conversions
Hex:
#e00df3
RGB:
224, 13, 243
CMY:
12, 95, 5
CMYK:
8, 95, 0, 5
HSL:
295°, 90.5512%, 50.1961%
HSV (HSB):
295°, 94.6502%, 95.2941%
XYZ:
47.0621, 22.6062, 86.6770
xyY:
0.3010, 0.1446, 22.6062
CIE-Lab:
54.6644, 90.9738, -63.5228
CIE-LCH:
54.6644, 110.9567, 325.0752
CIE-Luv:
54.6644, 66.4319, -109.0685
Hunter-Lab:
47.5460, 93.4777, -74.8043
#e00df3 color charts
#e00df3 color shades, tints & tones
#e00df3 color schemes
#e00df3 color preview, HTML & CSS examples
This text has a color of #e00df3
<p style="color:#e00df3;">Text here</p>
.mytext {color:#e00df3;}
This box has a color of #e00df3
<div style="background-color:#e00df3;">Content here</div>
.mybackground {background-color:#e00df3;}
Border around this has a color of #e00df3
<div style="border:2px solid #e00df3;">Content here</div>
.myborder {border:2px solid #e00df3;}