#eed3ff color space conversions
Hex:
#eed3ff
RGB:
238, 211, 255
CMY:
7, 17, 0
CMYK:
7, 17, 0, 0
HSL:
277°, 100.0000%, 91.3725%
HSV (HSB):
277°, 17.2549%, 100.0000%
XYZ:
76.6042, 71.9857, 104.4649
xyY:
0.3027, 0.2845, 71.9857
CIE-Lab:
87.9617, 17.1981, -18.0132
CIE-LCH:
87.9617, 24.9048, 313.6740
CIE-Luv:
87.9617, 12.1640, -31.4954
Hunter-Lab:
84.8444, 12.6862, -13.6099
#eed3ff color charts
#eed3ff color shades, tints & tones
#eed3ff color schemes
#eed3ff color preview, HTML & CSS examples
This text has a color of #eed3ff
<p style="color:#eed3ff;">Text here</p>
.mytext {color:#eed3ff;}
This box has a color of #eed3ff
<div style="background-color:#eed3ff;">Content here</div>
.mybackground {background-color:#eed3ff;}
Border around this has a color of #eed3ff
<div style="border:2px solid #eed3ff;">Content here</div>
.myborder {border:2px solid #eed3ff;}