#e7cefc color space conversions
Hex:
#e7cefc
RGB:
231, 206, 252
CMY:
9, 19, 1
CMYK:
8, 18, 0, 1
HSL:
273°, 88.4615%, 89.8039%
HSV (HSB):
273°, 18.2540%, 98.8235%
XYZ:
72.5970, 68.1598, 101.4253
xyY:
0.2998, 0.2814, 68.1598
CIE-Lab:
86.0863, 17.0225, -19.3146
CIE-LCH:
86.0863, 25.7453, 311.3907
CIE-Luv:
86.0863, 10.8424, -33.5038
Hunter-Lab:
82.5590, 12.4831, -15.0477
#e7cefc color charts
#e7cefc color shades, tints & tones
#e7cefc color schemes
#e7cefc color preview, HTML & CSS examples
This text has a color of #e7cefc
<p style="color:#e7cefc;">Text here</p>
.mytext {color:#e7cefc;}
This box has a color of #e7cefc
<div style="background-color:#e7cefc;">Content here</div>
.mybackground {background-color:#e7cefc;}
Border around this has a color of #e7cefc
<div style="border:2px solid #e7cefc;">Content here</div>
.myborder {border:2px solid #e7cefc;}