#008bb0 color space conversions
Hex:
#008bb0
RGB:
0, 139, 176
CMY:
100, 45, 31
CMYK:
100, 21, 0, 31
HSL:
193°, 100.0000%, 34.5098%
HSV (HSB):
193°, 100.0000%, 69.0196%
XYZ:
17.0691, 21.5998, 44.3438
xyY:
0.2056, 0.2602, 21.5998
CIE-Lab:
53.5998, -17.9051, -28.2479
CIE-LCH:
53.5998, 33.4446, 237.6312
CIE-Luv:
53.5998, -37.5063, -40.6218
Hunter-Lab:
46.4756, -15.7747, -24.0375
#008bb0 color charts
#008bb0 color shades, tints & tones
#008bb0 color schemes
#008bb0 color preview, HTML & CSS examples
This text has a color of #008bb0
<p style="color:#008bb0;">Text here</p>
.mytext {color:#008bb0;}
This box has a color of #008bb0
<div style="background-color:#008bb0;">Content here</div>
.mybackground {background-color:#008bb0;}
Border around this has a color of #008bb0
<div style="border:2px solid #008bb0;">Content here</div>
.myborder {border:2px solid #008bb0;}