#008ea8 color space conversions
Hex:
#008ea8
RGB:
0, 142, 168
CMY:
100, 44, 34
CMYK:
100, 15, 0, 34
HSL:
189°, 100.0000%, 32.9412%
HSV (HSB):
189°, 100.0000%, 65.8824%
XYZ:
16.7409, 22.1732, 40.4433
xyY:
0.2110, 0.2794, 22.1732
CIE-Lab:
54.2102, -22.3560, -22.7147
CIE-LCH:
54.2102, 31.8708, 225.4560
CIE-Luv:
54.2102, -39.1595, -31.2526
Hunter-Lab:
47.0884, -18.9443, -17.9612
#008ea8 color charts
#008ea8 color shades, tints & tones
#008ea8 color schemes
#008ea8 color preview, HTML & CSS examples
This text has a color of #008ea8
<p style="color:#008ea8;">Text here</p>
.mytext {color:#008ea8;}
This box has a color of #008ea8
<div style="background-color:#008ea8;">Content here</div>
.mybackground {background-color:#008ea8;}
Border around this has a color of #008ea8
<div style="border:2px solid #008ea8;">Content here</div>
.myborder {border:2px solid #008ea8;}