#008ea1 color space conversions
Hex:
#008ea1
RGB:
0, 142, 161
CMY:
100, 44, 37
CMYK:
100, 12, 0, 37
HSL:
187°, 100.0000%, 31.5686%
HSV (HSB):
187°, 100.0000%, 63.1373%
XYZ:
16.1060, 21.9192, 37.1002
xyY:
0.2144, 0.2918, 21.9192
CIE-Lab:
53.9412, -24.7850, -19.1028
CIE-LCH:
53.9412, 31.2924, 217.6230
CIE-Luv:
53.9412, -39.7034, -25.1778
Hunter-Lab:
46.8180, -20.5250, -14.2109
#008ea1 color charts
#008ea1 color shades, tints & tones
#008ea1 color schemes
#008ea1 color preview, HTML & CSS examples
This text has a color of #008ea1
<p style="color:#008ea1;">Text here</p>
.mytext {color:#008ea1;}
This box has a color of #008ea1
<div style="background-color:#008ea1;">Content here</div>
.mybackground {background-color:#008ea1;}
Border around this has a color of #008ea1
<div style="border:2px solid #008ea1;">Content here</div>
.myborder {border:2px solid #008ea1;}