#efdff2 color space conversions
Hex:
#efdff2
RGB:
239, 223, 242
CMY:
6, 13, 5
CMYK:
1, 8, 0, 5
HSL:
291°, 42.2222%, 91.1765%
HSV (HSB):
291°, 7.8512%, 94.9020%
XYZ:
78.0113, 77.5369, 94.8589
xyY:
0.3115, 0.3096, 77.5369
CIE-Lab:
90.5682, 8.7952, -7.2776
CIE-LCH:
90.5682, 11.4157, 320.3938
CIE-Luv:
90.5682, 7.8814, -12.8734
Hunter-Lab:
88.0550, 4.0436, -2.2327
#efdff2 color charts
#efdff2 color shades, tints & tones
#efdff2 color schemes
#efdff2 color preview, HTML & CSS examples
This text has a color of #efdff2
<p style="color:#efdff2;">Text here</p>
.mytext {color:#efdff2;}
This box has a color of #efdff2
<div style="background-color:#efdff2;">Content here</div>
.mybackground {background-color:#efdff2;}
Border around this has a color of #efdff2
<div style="border:2px solid #efdff2;">Content here</div>
.myborder {border:2px solid #efdff2;}