#e5adfb color space conversions
Hex:
#e5adfb
RGB:
229, 173, 251
CMY:
10, 32, 2
CMYK:
9, 31, 0, 2
HSL:
283°, 90.6977%, 83.1373%
HSV (HSB):
283°, 31.0757%, 98.4314%
XYZ:
64.6693, 53.5102, 98.1868
xyY:
0.2989, 0.2473, 53.5102
CIE-Lab:
78.1753, 33.8397, -30.8529
CIE-LCH:
78.1753, 45.7933, 317.6434
CIE-Luv:
78.1753, 25.1999, -54.7202
Hunter-Lab:
73.1507, 29.7903, -28.3768
#e5adfb color charts
#e5adfb color shades, tints & tones
#e5adfb color schemes
#e5adfb color preview, HTML & CSS examples
This text has a color of #e5adfb
<p style="color:#e5adfb;">Text here</p>
.mytext {color:#e5adfb;}
This box has a color of #e5adfb
<div style="background-color:#e5adfb;">Content here</div>
.mybackground {background-color:#e5adfb;}
Border around this has a color of #e5adfb
<div style="border:2px solid #e5adfb;">Content here</div>
.myborder {border:2px solid #e5adfb;}