#e1adfc color space conversions
Hex:
#e1adfc
RGB:
225, 173, 252
CMY:
12, 32, 1
CMYK:
11, 31, 0, 1
HSL:
279°, 92.9412%, 83.3333%
HSV (HSB):
279°, 31.3492%, 98.8235%
XYZ:
63.5656, 52.9230, 98.9603
xyY:
0.2950, 0.2456, 52.9230
CIE-Lab:
77.8295, 32.8139, -31.9551
CIE-LCH:
77.8295, 45.8026, 315.7597
CIE-Luv:
77.8295, 22.7004, -56.3526
Hunter-Lab:
72.7482, 28.6597, -29.7293
#e1adfc color charts
#e1adfc color shades, tints & tones
#e1adfc color schemes
#e1adfc color preview, HTML & CSS examples
This text has a color of #e1adfc
<p style="color:#e1adfc;">Text here</p>
.mytext {color:#e1adfc;}
This box has a color of #e1adfc
<div style="background-color:#e1adfc;">Content here</div>
.mybackground {background-color:#e1adfc;}
Border around this has a color of #e1adfc
<div style="border:2px solid #e1adfc;">Content here</div>
.myborder {border:2px solid #e1adfc;}