#e002d0 color space conversions
Hex:
#e002d0
RGB:
224, 2, 208
CMY:
12, 99, 18
CMYK:
0, 99, 7, 12
HSL:
304°, 98.2301%, 44.3137%
HSV (HSB):
304°, 99.1071%, 87.8431%
XYZ:
42.1473, 20.4448, 61.3993
xyY:
0.3399, 0.1649, 20.4448
CIE-Lab:
52.3364, 86.7294, -47.4120
CIE-LCH:
52.3364, 98.8427, 331.3361
CIE-Luv:
52.3364, 80.5922, -83.7716
Hunter-Lab:
45.2159, 87.2584, -48.8596
#e002d0 color charts
#e002d0 color shades, tints & tones
#e002d0 color schemes
#e002d0 color preview, HTML & CSS examples
This text has a color of #e002d0
<p style="color:#e002d0;">Text here</p>
.mytext {color:#e002d0;}
This box has a color of #e002d0
<div style="background-color:#e002d0;">Content here</div>
.mybackground {background-color:#e002d0;}
Border around this has a color of #e002d0
<div style="border:2px solid #e002d0;">Content here</div>
.myborder {border:2px solid #e002d0;}