#e2a8e8 color space conversions
Hex:
#e2a8e8
RGB:
226, 168, 232
CMY:
11, 34, 9
CMYK:
3, 28, 0, 9
HSL:
294°, 58.1818%, 78.4314%
HSV (HSB):
294°, 27.5862%, 90.9804%
XYZ:
59.9322, 50.0002, 82.8362
xyY:
0.3109, 0.2594, 50.0002
CIE-Lab:
76.0694, 31.9055, -23.8383
CIE-LCH:
76.0694, 39.8274, 323.2346
CIE-Luv:
76.0694, 28.3338, -42.7028
Hunter-Lab:
70.7108, 27.5467, -19.9593
#e2a8e8 color charts
#e2a8e8 color shades, tints & tones
#e2a8e8 color schemes
#e2a8e8 color preview, HTML & CSS examples
This text has a color of #e2a8e8
<p style="color:#e2a8e8;">Text here</p>
.mytext {color:#e2a8e8;}
This box has a color of #e2a8e8
<div style="background-color:#e2a8e8;">Content here</div>
.mybackground {background-color:#e2a8e8;}
Border around this has a color of #e2a8e8
<div style="border:2px solid #e2a8e8;">Content here</div>
.myborder {border:2px solid #e2a8e8;}