#e5a6ec color space conversions
Hex:
#e5a6ec
RGB:
229, 166, 236
CMY:
10, 35, 7
CMYK:
3, 30, 0, 7
HSL:
294°, 64.8148%, 78.8235%
HSV (HSB):
294°, 29.6610%, 92.5490%
XYZ:
61.0896, 49.9866, 85.7855
xyY:
0.3103, 0.2539, 49.9866
CIE-Lab:
76.0610, 34.6842, -25.9944
CIE-LCH:
76.0610, 43.3440, 323.1499
CIE-Luv:
76.0610, 30.5615, -46.6687
Hunter-Lab:
70.7012, 30.5065, -22.4489
#e5a6ec color charts
#e5a6ec color shades, tints & tones
#e5a6ec color schemes
#e5a6ec color preview, HTML & CSS examples
This text has a color of #e5a6ec
<p style="color:#e5a6ec;">Text here</p>
.mytext {color:#e5a6ec;}
This box has a color of #e5a6ec
<div style="background-color:#e5a6ec;">Content here</div>
.mybackground {background-color:#e5a6ec;}
Border around this has a color of #e5a6ec
<div style="border:2px solid #e5a6ec;">Content here</div>
.myborder {border:2px solid #e5a6ec;}