#eddeff color space conversions
Hex:
#eddeff
RGB:
237, 222, 255
CMY:
7, 13, 0
CMYK:
7, 13, 0, 0
HSL:
267°, 100.0000%, 93.5294%
HSV (HSB):
267°, 12.9412%, 100.0000%
XYZ:
79.0963, 77.4671, 105.3916
xyY:
0.3019, 0.2957, 77.4671
CIE-Lab:
90.5362, 11.0935, -14.1560
CIE-LCH:
90.5362, 17.9849, 308.0844
CIE-Luv:
90.5362, 6.2684, -24.2802
Hunter-Lab:
88.0154, 6.3847, -9.3844
#eddeff color charts
#eddeff RGB chart
#eddeff CMYK chart
#eddeff RGB pie chart
#eddeff color shades, tints & tones
#eddeff color schemes
#eddeff color preview, HTML & CSS examples
This text has a color of #eddeff
<p style="color:#eddeff;">Text here</p>
.mytext {color:#eddeff;}
Text color #eddeff
This box has a color of #eddeff
<div style="background-color:#eddeff;">Content here</div>
.mybackground {background-color:#eddeff;}
Background color #eddeff
Border around this has a color of #eddeff
<div style="border:2px solid #eddeff;">Content here</div>
.myborder {border:2px solid #eddeff;}
Border color #eddeff