#eddcf3 color space conversions
Hex:
#eddcf3
RGB:
237, 220, 243
CMY:
7, 14, 5
CMYK:
2, 9, 0, 5
HSL:
284°, 48.9362%, 90.7843%
HSV (HSB):
284°, 9.4650%, 95.2941%
XYZ:
76.6959, 75.6620, 95.3559
xyY:
0.3096, 0.3054, 75.6620
CIE-Lab:
89.7022, 9.8818, -9.1037
CIE-LCH:
89.7022, 13.4360, 317.3466
CIE-Luv:
89.7022, 8.1601, -15.9354
Hunter-Lab:
86.9839, 5.1662, -4.1078
#eddcf3 color charts
#eddcf3 color shades, tints & tones
#eddcf3 color schemes
#eddcf3 color preview, HTML & CSS examples
This text has a color of #eddcf3
<p style="color:#eddcf3;">Text here</p>
.mytext {color:#eddcf3;}
This box has a color of #eddcf3
<div style="background-color:#eddcf3;">Content here</div>
.mybackground {background-color:#eddcf3;}
Border around this has a color of #eddcf3
<div style="border:2px solid #eddcf3;">Content here</div>
.myborder {border:2px solid #eddcf3;}