#8bcdcd color space conversions
Hex:
#8bcdcd
RGB:
139, 205, 205
CMY:
45, 20, 20
CMYK:
32, 0, 0, 20
HSL:
180°, 39.7590%, 67.4510%
HSV (HSB):
180°, 32.1951%, 80.3922%
XYZ:
43.4982, 53.5594, 65.8030
xyY:
0.2671, 0.3289, 53.5594
CIE-Lab:
78.2041, -20.7386, -6.6720
CIE-LCH:
78.2041, 21.7854, 197.8339
CIE-Luv:
78.2041, -31.7475, -6.8616
Hunter-Lab:
73.1843, -21.9782, -2.0811
#8bcdcd color charts
#8bcdcd color shades, tints & tones
#8bcdcd color schemes
#8bcdcd color preview, HTML & CSS examples
This text has a color of #8bcdcd
<p style="color:#8bcdcd;">Text here</p>
.mytext {color:#8bcdcd;}
This box has a color of #8bcdcd
<div style="background-color:#8bcdcd;">Content here</div>
.mybackground {background-color:#8bcdcd;}
Border around this has a color of #8bcdcd
<div style="border:2px solid #8bcdcd;">Content here</div>
.myborder {border:2px solid #8bcdcd;}