#008cb9 color space conversions
Hex:
#008cb9
RGB:
0, 140, 185
CMY:
100, 45, 27
CMYK:
100, 24, 0, 27
HSL:
195°, 100.0000%, 36.2745%
HSV (HSB):
195°, 100.0000%, 72.5490%
XYZ:
18.1350, 22.2589, 49.2395
xyY:
0.2023, 0.2483, 22.2589
CIE-Lab:
54.3007, -15.1721, -32.3059
CIE-LCH:
54.3007, 35.6912, 244.8435
CIE-Luv:
54.3007, -37.1897, -47.6242
Hunter-Lab:
47.1794, -13.9513, -28.8534
#008cb9 color charts
#008cb9 color shades, tints & tones
#008cb9 color schemes
#008cb9 color preview, HTML & CSS examples
This text has a color of #008cb9
<p style="color:#008cb9;">Text here</p>
.mytext {color:#008cb9;}
This box has a color of #008cb9
<div style="background-color:#008cb9;">Content here</div>
.mybackground {background-color:#008cb9;}
Border around this has a color of #008cb9
<div style="border:2px solid #008cb9;">Content here</div>
.myborder {border:2px solid #008cb9;}