#e7adff color space conversions
Hex:
#e7adff
RGB:
231, 173, 255
CMY:
9, 32, 0
CMYK:
9, 32, 0, 0
HSL:
282°, 100.0000%, 83.9216%
HSV (HSB):
282°, 32.1569%, 100.0000%
XYZ:
65.9486, 54.0961, 101.5735
xyY:
0.2976, 0.2441, 54.0961
CIE-Lab:
78.5177, 35.2445, -32.4589
CIE-LCH:
78.5177, 47.9141, 317.3561
CIE-Luv:
78.5177, 25.8405, -57.6464
Hunter-Lab:
73.5500, 31.3393, -30.3952
#e7adff color charts
#e7adff color shades, tints & tones
#e7adff color schemes
#e7adff color preview, HTML & CSS examples
This text has a color of #e7adff
<p style="color:#e7adff;">Text here</p>
.mytext {color:#e7adff;}
This box has a color of #e7adff
<div style="background-color:#e7adff;">Content here</div>
.mybackground {background-color:#e7adff;}
Border around this has a color of #e7adff
<div style="border:2px solid #e7adff;">Content here</div>
.myborder {border:2px solid #e7adff;}