#8dedee color space conversions
Hex:
#8dedee
RGB:
141, 237, 238
CMY:
45, 7, 7
CMYK:
41, 0, 0, 7
HSL:
181°, 74.0458%, 74.3137%
HSV (HSB):
181°, 40.7563%, 93.3333%
XYZ:
56.7013, 72.4041, 91.8758
xyY:
0.2566, 0.3276, 72.4041
CIE-Lab:
88.1628, -28.0684, -9.4012
CIE-LCH:
88.1628, 29.6009, 198.5177
CIE-Luv:
88.1628, -43.4798, -10.2190
Hunter-Lab:
85.0906, -29.9627, -4.4544
#8dedee color charts
#8dedee color shades, tints & tones
#8dedee color schemes
#8dedee color preview, HTML & CSS examples
This text has a color of #8dedee
<p style="color:#8dedee;">Text here</p>
.mytext {color:#8dedee;}
This box has a color of #8dedee
<div style="background-color:#8dedee;">Content here</div>
.mybackground {background-color:#8dedee;}
Border around this has a color of #8dedee
<div style="border:2px solid #8dedee;">Content here</div>
.myborder {border:2px solid #8dedee;}