#e2adf5 color space conversions
Hex:
#e2adf5
RGB:
226, 173, 245
CMY:
11, 32, 4
CMYK:
8, 29, 0, 4
HSL:
284°, 78.2609%, 81.9608%
HSV (HSB):
284°, 29.3878%, 96.0784%
XYZ:
62.7890, 52.6485, 93.2390
xyY:
0.3009, 0.2523, 52.6485
CIE-Lab:
77.6670, 31.7265, -28.4275
CIE-LCH:
77.6670, 42.5992, 318.1392
CIE-Luv:
77.6670, 24.2158, -50.3213
Hunter-Lab:
72.5593, 27.4860, -25.3965
#e2adf5 color charts
#e2adf5 color shades, tints & tones
#e2adf5 color schemes
#e2adf5 color preview, HTML & CSS examples
This text has a color of #e2adf5
<p style="color:#e2adf5;">Text here</p>
.mytext {color:#e2adf5;}
This box has a color of #e2adf5
<div style="background-color:#e2adf5;">Content here</div>
.mybackground {background-color:#e2adf5;}
Border around this has a color of #e2adf5
<div style="border:2px solid #e2adf5;">Content here</div>
.myborder {border:2px solid #e2adf5;}