#e1abd1 color space conversions
Hex:
#e1abd1
RGB:
225, 171, 209
CMY:
12, 33, 18
CMYK:
0, 24, 7, 12
HSL:
318°, 47.3684%, 77.6471%
HSV (HSB):
318°, 24.0000%, 88.2353%
XYZ:
57.1229, 49.7368, 66.9111
xyY:
0.3287, 0.2862, 49.7368
CIE-Lab:
75.9074, 25.7968, -11.5756
CIE-LCH:
75.9074, 28.2749, 335.8332
CIE-Luv:
75.9074, 29.3692, -22.1512
Hunter-Lab:
70.5243, 21.1627, -6.8853
#e1abd1 color charts
#e1abd1 color shades, tints & tones
#e1abd1 color schemes
#e1abd1 color preview, HTML & CSS examples
This text has a color of #e1abd1
<p style="color:#e1abd1;">Text here</p>
.mytext {color:#e1abd1;}
This box has a color of #e1abd1
<div style="background-color:#e1abd1;">Content here</div>
.mybackground {background-color:#e1abd1;}
Border around this has a color of #e1abd1
<div style="border:2px solid #e1abd1;">Content here</div>
.myborder {border:2px solid #e1abd1;}