#e5a7ec color space conversions
Hex:
#e5a7ec
RGB:
229, 167, 236
CMY:
10, 35, 7
CMYK:
3, 29, 0, 7
HSL:
294°, 64.4860%, 79.0196%
HSV (HSB):
294°, 29.2373%, 92.5490%
XYZ:
61.2721, 50.3516, 85.8463
xyY:
0.3103, 0.2550, 50.3516
CIE-Lab:
76.2846, 34.1499, -25.6526
CIE-LCH:
76.2846, 42.7115, 323.0870
CIE-Luv:
76.2846, 30.0920, -46.0436
Hunter-Lab:
70.9588, 29.9547, -22.0581
#e5a7ec color charts
#e5a7ec color shades, tints & tones
#e5a7ec color schemes
#e5a7ec color preview, HTML & CSS examples
This text has a color of #e5a7ec
<p style="color:#e5a7ec;">Text here</p>
.mytext {color:#e5a7ec;}
This box has a color of #e5a7ec
<div style="background-color:#e5a7ec;">Content here</div>
.mybackground {background-color:#e5a7ec;}
Border around this has a color of #e5a7ec
<div style="border:2px solid #e5a7ec;">Content here</div>
.myborder {border:2px solid #e5a7ec;}