#e002bc color space conversions
Hex:
#e002bc
RGB:
224, 2, 188
CMY:
12, 99, 26
CMYK:
0, 99, 16, 12
HSL:
310°, 98.2301%, 44.3137%
HSV (HSB):
310°, 99.1071%, 87.8431%
XYZ:
39.8393, 19.5216, 49.2452
xyY:
0.3668, 0.1797, 19.5216
CIE-Lab:
51.2919, 84.1406, -37.4994
CIE-LCH:
51.2919, 92.1187, 335.9786
CIE-Luv:
51.2919, 89.2698, -68.4202
Hunter-Lab:
44.1832, 83.6300, -35.1546
#e002bc color charts
#e002bc color shades, tints & tones
#e002bc color schemes
#e002bc color preview, HTML & CSS examples
This text has a color of #e002bc
<p style="color:#e002bc;">Text here</p>
.mytext {color:#e002bc;}
This box has a color of #e002bc
<div style="background-color:#e002bc;">Content here</div>
.mybackground {background-color:#e002bc;}
Border around this has a color of #e002bc
<div style="border:2px solid #e002bc;">Content here</div>
.myborder {border:2px solid #e002bc;}