#e042d2 color space conversions
Hex:
#e042d2
RGB:
224, 66, 210
CMY:
12, 74, 18
CMYK:
0, 71, 6, 12
HSL:
305°, 71.8182%, 56.8627%
HSV (HSB):
305°, 70.5357%, 87.8431%
XYZ:
44.3215, 24.3969, 63.3458
xyY:
0.3356, 0.1847, 24.3969
CIE-Lab:
56.4830, 75.3029, -41.9907
CIE-LCH:
56.4830, 86.2192, 330.8549
CIE-Luv:
56.4830, 71.5801, -75.3175
Hunter-Lab:
49.3932, 73.7337, -41.4631
#e042d2 color charts
#e042d2 color shades, tints & tones
#e042d2 color schemes
#e042d2 color preview, HTML & CSS examples
This text has a color of #e042d2
<p style="color:#e042d2;">Text here</p>
.mytext {color:#e042d2;}
This box has a color of #e042d2
<div style="background-color:#e042d2;">Content here</div>
.mybackground {background-color:#e042d2;}
Border around this has a color of #e042d2
<div style="border:2px solid #e042d2;">Content here</div>
.myborder {border:2px solid #e042d2;}