#e00bd3 color space conversions
Hex:
#e00bd3
RGB:
224, 11, 211
CMY:
12, 96, 17
CMYK:
0, 95, 6, 12
HSL:
304°, 90.6383%, 46.0784%
HSV (HSB):
304°, 95.0893%, 87.8431%
XYZ:
42.6180, 20.7898, 63.3946
xyY:
0.3361, 0.1640, 20.7898
CIE-Lab:
52.7187, 86.4958, -48.5238
CIE-LCH:
52.7187, 99.1770, 330.7078
CIE-Luv:
52.7187, 78.9204, -85.5289
Hunter-Lab:
45.5958, 87.0497, -50.5174
#e00bd3 color charts
#e00bd3 color shades, tints & tones
#e00bd3 color schemes
#e00bd3 color preview, HTML & CSS examples
This text has a color of #e00bd3
<p style="color:#e00bd3;">Text here</p>
.mytext {color:#e00bd3;}
This box has a color of #e00bd3
<div style="background-color:#e00bd3;">Content here</div>
.mybackground {background-color:#e00bd3;}
Border around this has a color of #e00bd3
<div style="border:2px solid #e00bd3;">Content here</div>
.myborder {border:2px solid #e00bd3;}