#e9bffd color space conversions
Hex:
#e9bffd
RGB:
233, 191, 253
CMY:
9, 25, 1
CMYK:
8, 25, 0, 1
HSL:
281°, 93.9394%, 87.0588%
HSV (HSB):
281°, 24.5059%, 99.2157%
XYZ:
69.9647, 61.6771, 101.1458
xyY:
0.3006, 0.2650, 61.6771
CIE-Lab:
82.7414, 25.8480, -24.9020
CIE-LCH:
82.7414, 35.8919, 316.0678
CIE-Luv:
82.7414, 19.0121, -43.9582
Hunter-Lab:
78.5348, 21.5854, -21.3859
#e9bffd color charts
#e9bffd color shades, tints & tones
#e9bffd color schemes
#e9bffd color preview, HTML & CSS examples
This text has a color of #e9bffd
<p style="color:#e9bffd;">Text here</p>
.mytext {color:#e9bffd;}
This box has a color of #e9bffd
<div style="background-color:#e9bffd;">Content here</div>
.mybackground {background-color:#e9bffd;}
Border around this has a color of #e9bffd
<div style="border:2px solid #e9bffd;">Content here</div>
.myborder {border:2px solid #e9bffd;}