#e7befc color space conversions
Hex:
#e7befc
RGB:
231, 190, 252
CMY:
9, 25, 1
CMYK:
8, 25, 0, 1
HSL:
280°, 91.1765%, 86.6667%
HSV (HSB):
280°, 24.6032%, 98.8235%
XYZ:
68.9391, 60.8441, 100.2061
xyY:
0.2997, 0.2646, 60.8441
CIE-Lab:
82.2949, 25.5560, -25.0657
CIE-LCH:
82.2949, 35.7966, 315.5549
CIE-Luv:
82.2949, 18.4249, -44.1483
Hunter-Lab:
78.0026, 21.2546, -21.5650
#e7befc color charts
#e7befc color shades, tints & tones
#e7befc color schemes
#e7befc color preview, HTML & CSS examples
This text has a color of #e7befc
<p style="color:#e7befc;">Text here</p>
.mytext {color:#e7befc;}
This box has a color of #e7befc
<div style="background-color:#e7befc;">Content here</div>
.mybackground {background-color:#e7befc;}
Border around this has a color of #e7befc
<div style="border:2px solid #e7befc;">Content here</div>
.myborder {border:2px solid #e7befc;}