#8bb8cc color space conversions
Hex:
#8bb8cc
RGB:
139, 184, 204
CMY:
45, 28, 20
CMYK:
32, 10, 0, 20
HSL:
198°, 38.9222%, 67.2549%
HSV (HSB):
198°, 31.8627%, 80.0000%
XYZ:
38.6870, 44.1296, 63.6056
xyY:
0.2642, 0.3014, 44.1296
CIE-Lab:
72.3150, -10.1192, -14.9220
CIE-LCH:
72.3150, 18.0295, 235.8573
CIE-Luv:
72.3150, -22.7953, -21.4405
Hunter-Lab:
66.4301, -12.2993, -10.2680
#8bb8cc color charts
#8bb8cc color shades, tints & tones
#8bb8cc color schemes
#8bb8cc color preview, HTML & CSS examples
This text has a color of #8bb8cc
<p style="color:#8bb8cc;">Text here</p>
.mytext {color:#8bb8cc;}
This box has a color of #8bb8cc
<div style="background-color:#8bb8cc;">Content here</div>
.mybackground {background-color:#8bb8cc;}
Border around this has a color of #8bb8cc
<div style="border:2px solid #8bb8cc;">Content here</div>
.myborder {border:2px solid #8bb8cc;}