#e5adf4 color space conversions
Hex:
#e5adf4
RGB:
229, 173, 244
CMY:
10, 32, 4
CMYK:
6, 29, 0, 4
HSL:
287°, 76.3441%, 81.7647%
HSV (HSB):
287°, 29.0984%, 95.6863%
XYZ:
63.5858, 53.0768, 92.4815
xyY:
0.3040, 0.2538, 53.0768
CIE-Lab:
77.9203, 32.4688, -27.4749
CIE-LCH:
77.9203, 42.5334, 319.7623
CIE-Luv:
77.9203, 26.1558, -48.8964
Hunter-Lab:
72.8538, 28.2981, -24.2657
#e5adf4 color charts
#e5adf4 color shades, tints & tones
#e5adf4 color schemes
#e5adf4 color preview, HTML & CSS examples
This text has a color of #e5adf4
<p style="color:#e5adf4;">Text here</p>
.mytext {color:#e5adf4;}
This box has a color of #e5adf4
<div style="background-color:#e5adf4;">Content here</div>
.mybackground {background-color:#e5adf4;}
Border around this has a color of #e5adf4
<div style="border:2px solid #e5adf4;">Content here</div>
.myborder {border:2px solid #e5adf4;}