#008da4 color space conversions
Hex:
#008da4
RGB:
0, 141, 164
CMY:
100, 45, 36
CMYK:
100, 14, 0, 36
HSL:
188°, 100.0000%, 32.1569%
HSV (HSB):
188°, 100.0000%, 64.3137%
XYZ:
16.2257, 21.7301, 38.4611
xyY:
0.2123, 0.2844, 21.7301
CIE-Lab:
53.7394, -23.2317, -21.1382
CIE-LCH:
53.7394, 31.4092, 222.2987
CIE-Luv:
53.7394, -39.1184, -28.5841
Hunter-Lab:
46.6155, -19.4458, -16.2875
#008da4 color charts
#008da4 color shades, tints & tones
#008da4 color schemes
#008da4 color preview, HTML & CSS examples
This text has a color of #008da4
<p style="color:#008da4;">Text here</p>
.mytext {color:#008da4;}
This box has a color of #008da4
<div style="background-color:#008da4;">Content here</div>
.mybackground {background-color:#008da4;}
Border around this has a color of #008da4
<div style="border:2px solid #008da4;">Content here</div>
.myborder {border:2px solid #008da4;}