#8bc8cd color space conversions
Hex:
#8bc8cd
RGB:
139, 200, 205
CMY:
45, 22, 20
CMYK:
32, 2, 0, 20
HSL:
185°, 39.7590%, 67.4510%
HSV (HSB):
185°, 32.1951%, 80.3922%
XYZ:
42.3212, 51.2053, 65.4107
xyY:
0.2663, 0.3222, 51.2053
CIE-Lab:
76.8032, -18.2075, -8.7506
CIE-LCH:
76.8032, 20.2011, 205.6691
CIE-Luv:
76.8032, -29.6242, -10.5087
Hunter-Lab:
71.5579, -19.6568, -4.1061
#8bc8cd color charts
#8bc8cd color shades, tints & tones
#8bc8cd color schemes
#8bc8cd color preview, HTML & CSS examples
This text has a color of #8bc8cd
<p style="color:#8bc8cd;">Text here</p>
.mytext {color:#8bc8cd;}
This box has a color of #8bc8cd
<div style="background-color:#8bc8cd;">Content here</div>
.mybackground {background-color:#8bc8cd;}
Border around this has a color of #8bc8cd
<div style="border:2px solid #8bc8cd;">Content here</div>
.myborder {border:2px solid #8bc8cd;}