#8ddced color space conversions
Hex:
#8ddced
RGB:
141, 220, 237
CMY:
45, 14, 7
CMYK:
41, 7, 0, 7
HSL:
191°, 72.7273%, 74.1176%
HSV (HSB):
191°, 40.5063%, 92.9412%
XYZ:
51.8638, 62.9635, 89.5404
xyY:
0.2538, 0.3081, 62.9635
CIE-Lab:
83.4232, -19.9669, -15.9577
CIE-LCH:
83.4232, 25.5602, 218.6322
CIE-Luv:
83.4232, -36.6949, -22.0723
Hunter-Lab:
79.3496, -22.1922, -11.3599
#8ddced color charts
#8ddced color shades, tints & tones
#8ddced color schemes
#8ddced color preview, HTML & CSS examples
This text has a color of #8ddced
<p style="color:#8ddced;">Text here</p>
.mytext {color:#8ddced;}
This box has a color of #8ddced
<div style="background-color:#8ddced;">Content here</div>
.mybackground {background-color:#8ddced;}
Border around this has a color of #8ddced
<div style="border:2px solid #8ddced;">Content here</div>
.myborder {border:2px solid #8ddced;}