#e7bffa color space conversions
Hex:
#e7bffa
RGB:
231, 191, 250
CMY:
9, 25, 2
CMYK:
8, 24, 0, 2
HSL:
281°, 85.5072%, 86.4706%
HSV (HSB):
281°, 23.6000%, 98.0392%
XYZ:
68.8411, 61.1527, 98.6178
xyY:
0.3011, 0.2675, 61.1527
CIE-Lab:
82.4607, 24.6280, -23.7464
CIE-LCH:
82.4607, 34.2115, 316.0441
CIE-Luv:
82.4607, 18.1763, -41.8314
Hunter-Lab:
78.2002, 20.2867, -20.0302
#e7bffa color charts
#e7bffa color shades, tints & tones
#e7bffa color schemes
#e7bffa color preview, HTML & CSS examples
This text has a color of #e7bffa
<p style="color:#e7bffa;">Text here</p>
.mytext {color:#e7bffa;}
This box has a color of #e7bffa
<div style="background-color:#e7bffa;">Content here</div>
.mybackground {background-color:#e7bffa;}
Border around this has a color of #e7bffa
<div style="border:2px solid #e7bffa;">Content here</div>
.myborder {border:2px solid #e7bffa;}