#e7bffc color space conversions
Hex:
#e7bffc
RGB:
231, 191, 252
CMY:
9, 25, 1
CMYK:
8, 24, 0, 1
HSL:
279°, 91.0448%, 86.8627%
HSV (HSB):
279°, 24.2063%, 98.8235%
XYZ:
69.1565, 61.2788, 100.2785
xyY:
0.2998, 0.2656, 61.2788
CIE-Lab:
82.5284, 25.0210, -24.7099
CIE-LCH:
82.5284, 35.1658, 315.3584
CIE-Luv:
82.5284, 17.9559, -43.4897
Hunter-Lab:
78.2808, 20.7029, -21.1546
#e7bffc color charts
#e7bffc color shades, tints & tones
#e7bffc color schemes
#e7bffc color preview, HTML & CSS examples
This text has a color of #e7bffc
<p style="color:#e7bffc;">Text here</p>
.mytext {color:#e7bffc;}
This box has a color of #e7bffc
<div style="background-color:#e7bffc;">Content here</div>
.mybackground {background-color:#e7bffc;}
Border around this has a color of #e7bffc
<div style="border:2px solid #e7bffc;">Content here</div>
.myborder {border:2px solid #e7bffc;}