#008bab color space conversions
Hex:
#008bab
RGB:
0, 139, 171
CMY:
100, 45, 33
CMYK:
100, 19, 0, 33
HSL:
191°, 100.0000%, 33.5294%
HSV (HSB):
191°, 100.0000%, 67.0588%
XYZ:
16.5833, 21.4055, 41.7857
xyY:
0.2079, 0.2683, 21.4055
CIE-Lab:
53.3905, -19.7047, -25.7015
CIE-LCH:
53.3905, 32.3858, 232.5235
CIE-Luv:
53.3905, -37.8818, -36.2774
Hunter-Lab:
46.2661, -16.9853, -21.1621
#008bab color charts
#008bab color shades, tints & tones
#008bab color schemes
#008bab color preview, HTML & CSS examples
This text has a color of #008bab
<p style="color:#008bab;">Text here</p>
.mytext {color:#008bab;}
This box has a color of #008bab
<div style="background-color:#008bab;">Content here</div>
.mybackground {background-color:#008bab;}
Border around this has a color of #008bab
<div style="border:2px solid #008bab;">Content here</div>
.myborder {border:2px solid #008bab;}