#eddcf1 color space conversions
Hex:
#eddcf1
RGB:
237, 220, 241
CMY:
7, 14, 5
CMYK:
2, 9, 0, 5
HSL:
289°, 42.8571%, 90.3922%
HSV (HSB):
289°, 8.7137%, 94.5098%
XYZ:
76.3954, 75.5418, 93.7736
xyY:
0.3109, 0.3074, 75.5418
CIE-Lab:
89.6462, 9.5144, -8.1360
CIE-LCH:
89.6462, 12.5187, 319.4655
CIE-Luv:
89.6462, 8.3123, -14.3364
Hunter-Lab:
86.9148, 4.7952, -3.1285
#eddcf1 color charts
#eddcf1 color shades, tints & tones
#eddcf1 color schemes
#eddcf1 color preview, HTML & CSS examples
This text has a color of #eddcf1
<p style="color:#eddcf1;">Text here</p>
.mytext {color:#eddcf1;}
This box has a color of #eddcf1
<div style="background-color:#eddcf1;">Content here</div>
.mybackground {background-color:#eddcf1;}
Border around this has a color of #eddcf1
<div style="border:2px solid #eddcf1;">Content here</div>
.myborder {border:2px solid #eddcf1;}