#e6defc color space conversions
Hex:
#e6defc
RGB:
230, 222, 252
CMY:
10, 13, 1
CMYK:
9, 12, 0, 1
HSL:
256°, 83.3333%, 92.9412%
HSV (HSB):
256°, 11.9048%, 98.8235%
XYZ:
76.3251, 76.0938, 102.7603
xyY:
0.2991, 0.2982, 76.0938
CIE-Lab:
89.9029, 8.2652, -13.5875
CIE-LCH:
89.9029, 15.9038, 301.3119
CIE-Luv:
89.9029, 2.5995, -22.8560
Hunter-Lab:
87.2318, 3.5264, -8.7822
#e6defc color charts
#e6defc color shades, tints & tones
#e6defc color schemes
#e6defc color preview, HTML & CSS examples
This text has a color of #e6defc
<p style="color:#e6defc;">Text here</p>
.mytext {color:#e6defc;}
This box has a color of #e6defc
<div style="background-color:#e6defc;">Content here</div>
.mybackground {background-color:#e6defc;}
Border around this has a color of #e6defc
<div style="border:2px solid #e6defc;">Content here</div>
.myborder {border:2px solid #e6defc;}