#e03be4 color space conversions
Hex:
#e03be4
RGB:
224, 59, 228
CMY:
12, 77, 11
CMYK:
2, 74, 0, 11
HSL:
299°, 75.7848%, 56.2745%
HSV (HSB):
299°, 74.1228%, 89.4118%
XYZ:
46.3080, 24.5767, 75.7019
xyY:
0.3159, 0.1677, 24.5767
CIE-Lab:
56.6606, 80.2455, -51.9021
CIE-LCH:
56.6606, 95.5676, 327.1056
CIE-Luv:
56.6606, 66.7755, -91.2174
Hunter-Lab:
49.5749, 79.9814, -55.8347
#e03be4 color charts
#e03be4 color shades, tints & tones
#e03be4 color schemes
#e03be4 color preview, HTML & CSS examples
This text has a color of #e03be4
<p style="color:#e03be4;">Text here</p>
.mytext {color:#e03be4;}
This box has a color of #e03be4
<div style="background-color:#e03be4;">Content here</div>
.mybackground {background-color:#e03be4;}
Border around this has a color of #e03be4
<div style="border:2px solid #e03be4;">Content here</div>
.myborder {border:2px solid #e03be4;}