#9eddea color space conversions
Hex:
#9eddea
RGB:
158, 221, 234
CMY:
38, 13, 8
CMYK:
32, 6, 0, 8
HSL:
190°, 64.4068%, 76.8627%
HSV (HSB):
190°, 32.4786%, 91.7647%
XYZ:
54.8083, 64.9225, 87.4845
xyY:
0.2645, 0.3133, 64.9225
CIE-Lab:
84.4438, -16.7756, -12.7528
CIE-LCH:
84.4438, 21.0727, 217.2421
CIE-Luv:
84.4438, -30.7775, -17.3165
Hunter-Lab:
80.5745, -19.5864, -7.9725
#9eddea color charts
#9eddea color shades, tints & tones
#9eddea color schemes
#9eddea color preview, HTML & CSS examples
This text has a color of #9eddea
<p style="color:#9eddea;">Text here</p>
.mytext {color:#9eddea;}
This box has a color of #9eddea
<div style="background-color:#9eddea;">Content here</div>
.mybackground {background-color:#9eddea;}
Border around this has a color of #9eddea
<div style="border:2px solid #9eddea;">Content here</div>
.myborder {border:2px solid #9eddea;}