#e2a7ec color space conversions
Hex:
#e2a7ec
RGB:
226, 167, 236
CMY:
11, 35, 7
CMYK:
4, 29, 0, 7
HSL:
291°, 64.4860%, 79.0196%
HSV (HSB):
291°, 29.2373%, 92.5490%
XYZ:
60.3231, 49.8623, 85.8019
xyY:
0.3078, 0.2544, 49.8623
CIE-Lab:
75.9847, 33.2008, -26.1378
CIE-LCH:
75.9847, 42.2549, 321.7879
CIE-Luv:
75.9847, 28.2360, -46.6508
Hunter-Lab:
70.6133, 28.9147, -22.6138
#e2a7ec color charts
#e2a7ec color shades, tints & tones
#e2a7ec color schemes
#e2a7ec color preview, HTML & CSS examples
This text has a color of #e2a7ec
<p style="color:#e2a7ec;">Text here</p>
.mytext {color:#e2a7ec;}
This box has a color of #e2a7ec
<div style="background-color:#e2a7ec;">Content here</div>
.mybackground {background-color:#e2a7ec;}
Border around this has a color of #e2a7ec
<div style="border:2px solid #e2a7ec;">Content here</div>
.myborder {border:2px solid #e2a7ec;}