#008bac color space conversions
Hex:
#008bac
RGB:
0, 139, 172
CMY:
100, 45, 33
CMYK:
100, 19, 0, 33
HSL:
192°, 100.0000%, 33.7255%
HSV (HSB):
192°, 100.0000%, 67.4510%
XYZ:
16.6790, 21.4438, 42.2897
xyY:
0.2074, 0.2667, 21.4438
CIE-Lab:
53.4318, -19.3465, -26.2122
CIE-LCH:
53.4318, 32.5786, 233.5701
CIE-Luv:
53.4318, -37.8062, -37.1466
Hunter-Lab:
46.3074, -16.7459, -21.7307
#008bac color charts
#008bac RGB chart
#008bac CMYK chart
#008bac RGB pie chart
#008bac color shades, tints & tones
#008bac color schemes
#008bac color preview, HTML & CSS examples
This text has a color of #008bac
<p style="color:#008bac;">Text here</p>
.mytext {color:#008bac;}
Text color #008bac
This box has a color of #008bac
<div style="background-color:#008bac;">Content here</div>
.mybackground {background-color:#008bac;}
Background color #008bac
Border around this has a color of #008bac
<div style="border:2px solid #008bac;">Content here</div>
.myborder {border:2px solid #008bac;}
Border color #008bac