#e3defc color space conversions
Hex:
#e3defc
RGB:
227, 222, 252
CMY:
11, 13, 1
CMYK:
10, 12, 0, 1
HSL:
250°, 83.3333%, 92.9412%
HSV (HSB):
250°, 11.9048%, 98.8235%
XYZ:
75.3705, 75.6017, 102.7156
xyY:
0.2971, 0.2980, 75.6017
CIE-Lab:
89.6741, 7.3057, -13.9535
CIE-LCH:
89.6741, 15.7503, 297.6355
CIE-Luv:
89.6741, 0.9615, -23.2801
Hunter-Lab:
86.9492, 2.5686, -9.1765
#e3defc color charts
#e3defc color shades, tints & tones
#e3defc color schemes
#e3defc color preview, HTML & CSS examples
This text has a color of #e3defc
<p style="color:#e3defc;">Text here</p>
.mytext {color:#e3defc;}
This box has a color of #e3defc
<div style="background-color:#e3defc;">Content here</div>
.mybackground {background-color:#e3defc;}
Border around this has a color of #e3defc
<div style="border:2px solid #e3defc;">Content here</div>
.myborder {border:2px solid #e3defc;}