#e17cec color space conversions
Hex:
#e17cec
RGB:
225, 124, 236
CMY:
12, 51, 7
CMYK:
5, 47, 0, 7
HSL:
294°, 74.6667%, 70.5882%
HSV (HSB):
294°, 47.4576%, 92.5490%
XYZ:
53.3993, 36.4790, 83.5836
xyY:
0.3078, 0.2103, 36.4790
CIE-Lab:
66.8843, 55.3147, -40.2222
CIE-LCH:
66.8843, 68.3925, 323.9771
CIE-Luv:
66.8843, 46.1329, -71.9019
Hunter-Lab:
60.3978, 52.1203, -39.7720
#e17cec color charts
#e17cec color shades, tints & tones
#e17cec color schemes
#e17cec color preview, HTML & CSS examples
This text has a color of #e17cec
<p style="color:#e17cec;">Text here</p>
.mytext {color:#e17cec;}
This box has a color of #e17cec
<div style="background-color:#e17cec;">Content here</div>
.mybackground {background-color:#e17cec;}
Border around this has a color of #e17cec
<div style="border:2px solid #e17cec;">Content here</div>
.myborder {border:2px solid #e17cec;}