#efdafa color space conversions
Hex:
#efdafa
RGB:
239, 218, 250
CMY:
6, 15, 2
CMYK:
4, 13, 0, 2
HSL:
279°, 76.1905%, 91.7647%
HSV (HSB):
279°, 12.8000%, 98.0392%
XYZ:
77.9233, 75.3957, 100.8883
xyY:
0.3065, 0.2966, 75.3957
CIE-Lab:
89.5780, 12.8870, -12.9490
CIE-LCH:
89.5780, 18.2689, 314.8625
CIE-Luv:
89.5780, 9.7489, -22.6044
Hunter-Lab:
86.8307, 8.2353, -8.1074
#efdafa color charts
#efdafa color shades, tints & tones
#efdafa color schemes
#efdafa color preview, HTML & CSS examples
This text has a color of #efdafa
<p style="color:#efdafa;">Text here</p>
.mytext {color:#efdafa;}
This box has a color of #efdafa
<div style="background-color:#efdafa;">Content here</div>
.mybackground {background-color:#efdafa;}
Border around this has a color of #efdafa
<div style="border:2px solid #efdafa;">Content here</div>
.myborder {border:2px solid #efdafa;}