#edd3f9 color space conversions
Hex:
#edd3f9
RGB:
237, 211, 249
CMY:
7, 17, 2
CMYK:
5, 15, 0, 2
HSL:
281°, 76.0000%, 90.1961%
HSV (HSB):
281°, 15.2610%, 97.6471%
XYZ:
75.3182, 71.4326, 99.4407
xyY:
0.3059, 0.2902, 71.4326
CIE-Lab:
87.6948, 15.7302, -15.2589
CIE-LCH:
87.6948, 21.9152, 315.8713
CIE-Luv:
87.6948, 12.1240, -26.7533
Hunter-Lab:
84.5178, 11.1644, -10.5961
#edd3f9 color charts
#edd3f9 color shades, tints & tones
#edd3f9 color schemes
#edd3f9 color preview, HTML & CSS examples
This text has a color of #edd3f9
<p style="color:#edd3f9;">Text here</p>
.mytext {color:#edd3f9;}
This box has a color of #edd3f9
<div style="background-color:#edd3f9;">Content here</div>
.mybackground {background-color:#edd3f9;}
Border around this has a color of #edd3f9
<div style="border:2px solid #edd3f9;">Content here</div>
.myborder {border:2px solid #edd3f9;}