#e03bd8 color space conversions
Hex:
#e03bd8
RGB:
224, 59, 216
CMY:
12, 77, 15
CMYK:
0, 74, 4, 12
HSL:
303°, 72.6872%, 55.4902%
HSV (HSB):
303°, 73.6607%, 87.8431%
XYZ:
44.6991, 23.9331, 67.2294
xyY:
0.3290, 0.1762, 23.9331
CIE-Lab:
56.0207, 78.3931, -46.1322
CIE-LCH:
56.0207, 90.9597, 329.5244
CIE-Luv:
56.0207, 71.0093, -81.9540
Hunter-Lab:
48.9215, 77.4813, -47.2331
#e03bd8 color charts
#e03bd8 color shades, tints & tones
#e03bd8 color schemes
#e03bd8 color preview, HTML & CSS examples
This text has a color of #e03bd8
<p style="color:#e03bd8;">Text here</p>
.mytext {color:#e03bd8;}
This box has a color of #e03bd8
<div style="background-color:#e03bd8;">Content here</div>
.mybackground {background-color:#e03bd8;}
Border around this has a color of #e03bd8
<div style="border:2px solid #e03bd8;">Content here</div>
.myborder {border:2px solid #e03bd8;}