#eed4fe color space conversions
Hex:
#eed4fe
RGB:
238, 212, 254
CMY:
7, 17, 0
CMYK:
6, 17, 0, 0
HSL:
277°, 95.4545%, 91.3725%
HSV (HSB):
277°, 16.5354%, 99.6078%
XYZ:
76.6928, 72.4199, 103.7022
xyY:
0.3034, 0.2865, 72.4199
CIE-Lab:
88.1703, 16.4783, -17.1723
CIE-LCH:
88.1703, 23.7996, 313.8186
CIE-Luv:
88.1703, 11.7693, -30.0099
Hunter-Lab:
85.0999, 11.9411, -12.6806
#eed4fe color charts
#eed4fe color shades, tints & tones
#eed4fe color schemes
#eed4fe color preview, HTML & CSS examples
This text has a color of #eed4fe
<p style="color:#eed4fe;">Text here</p>
.mytext {color:#eed4fe;}
This box has a color of #eed4fe
<div style="background-color:#eed4fe;">Content here</div>
.mybackground {background-color:#eed4fe;}
Border around this has a color of #eed4fe
<div style="border:2px solid #eed4fe;">Content here</div>
.myborder {border:2px solid #eed4fe;}