#8bbbcd color space conversions
Hex:
#8bbbcd
RGB:
139, 187, 205
CMY:
45, 27, 20
CMYK:
32, 9, 0, 20
HSL:
196°, 39.7590%, 67.4510%
HSV (HSB):
196°, 32.1951%, 80.3922%
XYZ:
39.4372, 45.4374, 64.4493
xyY:
0.2641, 0.3043, 45.4374
CIE-Lab:
73.1790, -11.4633, -14.1684
CIE-LCH:
73.1790, 18.2250, 231.0248
CIE-Luv:
73.1790, -24.0812, -20.0649
Hunter-Lab:
67.4073, -13.5297, -9.5032
#8bbbcd color charts
#8bbbcd color shades, tints & tones
#8bbbcd color schemes
#8bbbcd color preview, HTML & CSS examples
This text has a color of #8bbbcd
<p style="color:#8bbbcd;">Text here</p>
.mytext {color:#8bbbcd;}
This box has a color of #8bbbcd
<div style="background-color:#8bbbcd;">Content here</div>
.mybackground {background-color:#8bbbcd;}
Border around this has a color of #8bbbcd
<div style="border:2px solid #8bbbcd;">Content here</div>
.myborder {border:2px solid #8bbbcd;}