#008dac color space conversions
Hex:
#008dac
RGB:
0, 141, 172
CMY:
100, 45, 33
CMYK:
100, 18, 0, 33
HSL:
191°, 100.0000%, 33.7255%
HSV (HSB):
191°, 100.0000%, 67.4510%
XYZ:
16.9713, 22.0283, 42.3871
xyY:
0.2085, 0.2707, 22.0283
CIE-Lab:
54.0570, -20.4158, -25.2462
CIE-LCH:
54.0570, 32.4681, 231.0387
CIE-Luv:
54.0570, -38.5036, -35.5365
Hunter-Lab:
46.9343, -17.5902, -20.6917
#008dac color charts
#008dac RGB chart
#008dac CMYK chart
#008dac RGB pie chart
#008dac color shades, tints & tones
#008dac color schemes
#008dac color preview, HTML & CSS examples
This text has a color of #008dac
<p style="color:#008dac;">Text here</p>
.mytext {color:#008dac;}
Text color #008dac
This box has a color of #008dac
<div style="background-color:#008dac;">Content here</div>
.mybackground {background-color:#008dac;}
Background color #008dac
Border around this has a color of #008dac
<div style="border:2px solid #008dac;">Content here</div>
.myborder {border:2px solid #008dac;}
Border color #008dac