#e47dec color space conversions
Hex:
#e47dec
RGB:
228, 125, 236
CMY:
11, 51, 7
CMYK:
3, 47, 0, 7
HSL:
296°, 74.4966%, 70.7843%
HSV (HSB):
296°, 47.0339%, 92.5490%
XYZ:
54.4688, 37.2173, 83.6697
xyY:
0.3106, 0.2122, 37.2173
CIE-Lab:
67.4398, 55.6566, -39.3273
CIE-LCH:
67.4398, 68.1491, 324.7547
CIE-Luv:
67.4398, 47.6998, -70.6091
Hunter-Lab:
61.0060, 52.6121, -38.6120
#e47dec color charts
#e47dec color shades, tints & tones
#e47dec color schemes
#e47dec color preview, HTML & CSS examples
This text has a color of #e47dec
<p style="color:#e47dec;">Text here</p>
.mytext {color:#e47dec;}
This box has a color of #e47dec
<div style="background-color:#e47dec;">Content here</div>
.mybackground {background-color:#e47dec;}
Border around this has a color of #e47dec
<div style="border:2px solid #e47dec;">Content here</div>
.myborder {border:2px solid #e47dec;}