#8bced7 color space conversions
Hex:
#8bced7
RGB:
139, 206, 215
CMY:
45, 19, 16
CMYK:
35, 4, 0, 16
HSL:
187°, 48.7179%, 69.4118%
HSV (HSB):
187°, 35.3488%, 84.3137%
XYZ:
44.9845, 54.5379, 72.4459
xyY:
0.2616, 0.3171, 54.5379
CIE-Lab:
78.7743, -18.8569, -11.1975
CIE-LCH:
78.7743, 21.9309, 210.7024
CIE-Luv:
78.7743, -32.0438, -14.3556
Hunter-Lab:
73.8498, -20.5064, -6.4681
#8bced7 color charts
#8bced7 color shades, tints & tones
#8bced7 color schemes
#8bced7 color preview, HTML & CSS examples
This text has a color of #8bced7
<p style="color:#8bced7;">Text here</p>
.mytext {color:#8bced7;}
This box has a color of #8bced7
<div style="background-color:#8bced7;">Content here</div>
.mybackground {background-color:#8bced7;}
Border around this has a color of #8bced7
<div style="border:2px solid #8bced7;">Content here</div>
.myborder {border:2px solid #8bced7;}