#008aac color space conversions
Hex:
#008aac
RGB:
0, 138, 172
CMY:
100, 46, 33
CMYK:
100, 20, 0, 33
HSL:
192°, 100.0000%, 33.7255%
HSV (HSB):
192°, 100.0000%, 67.4510%
XYZ:
16.5349, 21.1555, 42.2417
xyY:
0.2069, 0.2647, 21.1555
CIE-Lab:
53.1193, -18.8080, -26.6958
CIE-LCH:
53.1193, 32.6559, 234.8341
CIE-Luv:
53.1193, -37.4577, -37.9503
Hunter-Lab:
45.9951, -16.3222, -22.2550
#008aac color charts
#008aac RGB chart
#008aac CMYK chart
#008aac RGB pie chart
#008aac color shades, tints & tones
#008aac color schemes
#008aac color preview, HTML & CSS examples
This text has a color of #008aac
<p style="color:#008aac;">Text here</p>
.mytext {color:#008aac;}
Text color #008aac
This box has a color of #008aac
<div style="background-color:#008aac;">Content here</div>
.mybackground {background-color:#008aac;}
Background color #008aac
Border around this has a color of #008aac
<div style="border:2px solid #008aac;">Content here</div>
.myborder {border:2px solid #008aac;}
Border color #008aac