#e9abf9 color space conversions
Hex:
#e9abf9
RGB:
233, 171, 249
CMY:
9, 33, 2
CMYK:
6, 31, 0, 2
HSL:
288°, 86.6667%, 82.3529%
HSV (HSB):
288°, 31.3253%, 97.6471%
XYZ:
65.2661, 53.2890, 96.4684
xyY:
0.3035, 0.2478, 53.2890
CIE-Lab:
78.0453, 35.7484, -29.9430
CIE-LCH:
78.0453, 46.6319, 320.0503
CIE-Luv:
78.0453, 28.7986, -53.5092
Hunter-Lab:
72.9993, 31.8416, -27.2521
#e9abf9 color charts
#e9abf9 color shades, tints & tones
#e9abf9 color schemes
#e9abf9 color preview, HTML & CSS examples
This text has a color of #e9abf9
<p style="color:#e9abf9;">Text here</p>
.mytext {color:#e9abf9;}
This box has a color of #e9abf9
<div style="background-color:#e9abf9;">Content here</div>
.mybackground {background-color:#e9abf9;}
Border around this has a color of #e9abf9
<div style="border:2px solid #e9abf9;">Content here</div>
.myborder {border:2px solid #e9abf9;}