#8bced6 color space conversions
Hex:
#8bced6
RGB:
139, 206, 214
CMY:
45, 19, 16
CMYK:
35, 4, 0, 16
HSL:
186°, 47.7707%, 69.2157%
HSV (HSB):
186°, 35.0467%, 83.9216%
XYZ:
44.8564, 54.4866, 71.7711
xyY:
0.2621, 0.3184, 54.4866
CIE-Lab:
78.7446, -19.0992, -10.7049
CIE-LCH:
78.7446, 21.8946, 209.2701
CIE-Luv:
78.7446, -32.0564, -13.5275
Hunter-Lab:
73.8151, -20.7044, -5.9777
#8bced6 color charts
#8bced6 color shades, tints & tones
#8bced6 color schemes
#8bced6 color preview, HTML & CSS examples
This text has a color of #8bced6
<p style="color:#8bced6;">Text here</p>
.mytext {color:#8bced6;}
This box has a color of #8bced6
<div style="background-color:#8bced6;">Content here</div>
.mybackground {background-color:#8bced6;}
Border around this has a color of #8bced6
<div style="border:2px solid #8bced6;">Content here</div>
.myborder {border:2px solid #8bced6;}