#008eac color space conversions
Hex:
#008eac
RGB:
0, 142, 172
CMY:
100, 44, 33
CMYK:
100, 17, 0, 33
HSL:
190°, 100.0000%, 33.7255%
HSV (HSB):
190°, 100.0000%, 67.4510%
XYZ:
17.1194, 22.3246, 42.4365
xyY:
0.2091, 0.2726, 22.3246
CIE-Lab:
54.3697, -20.9467, -24.7639
CIE-LCH:
54.3697, 32.4347, 229.7736
CIE-Luv:
54.3697, -38.8524, -34.7304
Hunter-Lab:
47.2489, -18.0107, -20.1770
#008eac color charts
#008eac RGB chart
#008eac CMYK chart
#008eac RGB pie chart
#008eac color shades, tints & tones
#008eac color schemes
#008eac color preview, HTML & CSS examples
This text has a color of #008eac
<p style="color:#008eac;">Text here</p>
.mytext {color:#008eac;}
Text color #008eac
This box has a color of #008eac
<div style="background-color:#008eac;">Content here</div>
.mybackground {background-color:#008eac;}
Background color #008eac
Border around this has a color of #008eac
<div style="border:2px solid #008eac;">Content here</div>
.myborder {border:2px solid #008eac;}
Border color #008eac