#e03caf color space conversions
Hex:
#e03caf
RGB:
224, 60, 175
CMY:
12, 76, 31
CMYK:
0, 73, 22, 12
HSL:
318°, 72.5664%, 55.6863%
HSV (HSB):
318°, 73.2143%, 87.8431%
XYZ:
40.0942, 22.1742, 42.7243
xyY:
0.3819, 0.2112, 22.1742
CIE-Lab:
54.2113, 72.3534, -25.3664
CIE-LCH:
54.2113, 76.6711, 340.6798
CIE-Luv:
54.2113, 86.2262, -49.2634
Hunter-Lab:
47.0894, 69.5769, -20.8312
#e03caf color charts
#e03caf color shades, tints & tones
#e03caf color schemes
#e03caf color preview, HTML & CSS examples
This text has a color of #e03caf
<p style="color:#e03caf;">Text here</p>
.mytext {color:#e03caf;}
This box has a color of #e03caf
<div style="background-color:#e03caf;">Content here</div>
.mybackground {background-color:#e03caf;}
Border around this has a color of #e03caf
<div style="border:2px solid #e03caf;">Content here</div>
.myborder {border:2px solid #e03caf;}