#e04edc color space conversions
Hex:
#e04edc
RGB:
224, 78, 220
CMY:
12, 69, 14
CMYK:
0, 65, 2, 12
HSL:
302°, 70.1923%, 59.2157%
HSV (HSB):
302°, 65.1786%, 87.8431%
XYZ:
46.3831, 26.4634, 70.3734
xyY:
0.3239, 0.1848, 26.4634
CIE-Lab:
58.4743, 72.6403, -44.5164
CIE-LCH:
58.4743, 85.1958, 328.4986
CIE-Luv:
58.4743, 65.1099, -79.3720
Hunter-Lab:
51.4426, 70.9198, -45.0989
#e04edc color charts
#e04edc color shades, tints & tones
#e04edc color schemes
#e04edc color preview, HTML & CSS examples
This text has a color of #e04edc
<p style="color:#e04edc;">Text here</p>
.mytext {color:#e04edc;}
This box has a color of #e04edc
<div style="background-color:#e04edc;">Content here</div>
.mybackground {background-color:#e04edc;}
Border around this has a color of #e04edc
<div style="border:2px solid #e04edc;">Content here</div>
.myborder {border:2px solid #e04edc;}