#e2abfd color space conversions
Hex:
#e2abfd
RGB:
226, 171, 253
CMY:
11, 33, 1
CMYK:
11, 32, 0, 1
HSL:
280°, 95.3488%, 83.1373%
HSV (HSB):
280°, 32.4111%, 99.2157%
XYZ:
63.6566, 52.3864, 99.6850
xyY:
0.2951, 0.2428, 52.3864
CIE-Lab:
77.5113, 34.3938, -32.9754
CIE-LCH:
77.5113, 47.6478, 316.2062
CIE-Luv:
77.5113, 24.0445, -58.2652
Hunter-Lab:
72.3785, 30.3277, -30.9937
#e2abfd color charts
#e2abfd color shades, tints & tones
#e2abfd color schemes
#e2abfd color preview, HTML & CSS examples
This text has a color of #e2abfd
<p style="color:#e2abfd;">Text here</p>
.mytext {color:#e2abfd;}
This box has a color of #e2abfd
<div style="background-color:#e2abfd;">Content here</div>
.mybackground {background-color:#e2abfd;}
Border around this has a color of #e2abfd
<div style="border:2px solid #e2abfd;">Content here</div>
.myborder {border:2px solid #e2abfd;}