#e02ded color space conversions
Hex:
#e02ded
RGB:
224, 45, 237
CMY:
12, 82, 7
CMYK:
5, 81, 0, 7
HSL:
296°, 84.2105%, 55.2941%
HSV (HSB):
296°, 81.0127%, 92.9412%
XYZ:
46.9649, 23.8385, 82.2467
xyY:
0.3069, 0.1558, 23.8385
CIE-Lab:
55.9257, 85.2646, -58.1347
CIE-LCH:
55.9257, 103.1974, 325.7133
CIE-Luv:
55.9257, 65.8737, -100.9959
Hunter-Lab:
48.8247, 86.2577, -65.6986
#e02ded color charts
#e02ded color shades, tints & tones
#e02ded color schemes
#e02ded color preview, HTML & CSS examples
This text has a color of #e02ded
<p style="color:#e02ded;">Text here</p>
.mytext {color:#e02ded;}
This box has a color of #e02ded
<div style="background-color:#e02ded;">Content here</div>
.mybackground {background-color:#e02ded;}
Border around this has a color of #e02ded
<div style="border:2px solid #e02ded;">Content here</div>
.myborder {border:2px solid #e02ded;}