#008bb9 color space conversions
Hex:
#008bb9
RGB:
0, 139, 185
CMY:
100, 45, 27
CMYK:
100, 25, 0, 27
HSL:
195°, 100.0000%, 36.2745%
HSV (HSB):
195°, 100.0000%, 72.5490%
XYZ:
17.9896, 21.9680, 49.1910
xyY:
0.2018, 0.2464, 21.9680
CIE-Lab:
53.9931, -14.6178, -32.7859
CIE-LCH:
53.9931, 35.8970, 245.9700
CIE-Luv:
53.9931, -36.8460, -48.4210
Hunter-Lab:
46.8701, -13.5111, -29.4170
#008bb9 color charts
#008bb9 color shades, tints & tones
#008bb9 color schemes
#008bb9 color preview, HTML & CSS examples
This text has a color of #008bb9
<p style="color:#008bb9;">Text here</p>
.mytext {color:#008bb9;}
This box has a color of #008bb9
<div style="background-color:#008bb9;">Content here</div>
.mybackground {background-color:#008bb9;}
Border around this has a color of #008bb9
<div style="border:2px solid #008bb9;">Content here</div>
.myborder {border:2px solid #008bb9;}