#e2a4e4 color space conversions
Hex:
#e2a4e4
RGB:
226, 164, 228
CMY:
11, 36, 11
CMYK:
1, 28, 0, 11
HSL:
298°, 54.2373%, 76.8627%
HSV (HSB):
298°, 28.0702%, 89.4118%
XYZ:
58.6431, 48.3211, 79.6349
xyY:
0.3143, 0.2590, 48.3211
CIE-Lab:
75.0270, 33.3022, -23.2526
CIE-LCH:
75.0270, 40.6167, 325.0761
CIE-Luv:
75.0270, 30.8223, -41.9007
Hunter-Lab:
69.5134, 28.9383, -19.2635
#e2a4e4 color charts
#e2a4e4 color shades, tints & tones
#e2a4e4 color schemes
#e2a4e4 color preview, HTML & CSS examples
This text has a color of #e2a4e4
<p style="color:#e2a4e4;">Text here</p>
.mytext {color:#e2a4e4;}
This box has a color of #e2a4e4
<div style="background-color:#e2a4e4;">Content here</div>
.mybackground {background-color:#e2a4e4;}
Border around this has a color of #e2a4e4
<div style="border:2px solid #e2a4e4;">Content here</div>
.myborder {border:2px solid #e2a4e4;}