#e0abfc color space conversions
Hex:
#e0abfc
RGB:
224, 171, 252
CMY:
12, 33, 1
CMYK:
11, 32, 0, 1
HSL:
279°, 93.1034%, 82.9412%
HSV (HSB):
279°, 32.1429%, 98.8235%
XYZ:
62.8741, 52.0014, 98.8189
xyY:
0.2942, 0.2433, 52.0014
CIE-Lab:
77.2817, 33.5839, -32.8073
CIE-LCH:
77.2817, 46.9488, 315.6702
CIE-Luv:
77.2817, 23.0032, -57.8337
Hunter-Lab:
72.1120, 29.4372, -30.7699
#e0abfc color charts
#e0abfc color shades, tints & tones
#e0abfc color schemes
#e0abfc color preview, HTML & CSS examples
This text has a color of #e0abfc
<p style="color:#e0abfc;">Text here</p>
.mytext {color:#e0abfc;}
This box has a color of #e0abfc
<div style="background-color:#e0abfc;">Content here</div>
.mybackground {background-color:#e0abfc;}
Border around this has a color of #e0abfc
<div style="border:2px solid #e0abfc;">Content here</div>
.myborder {border:2px solid #e0abfc;}