#008abc color space conversions
Hex:
#008abc
RGB:
0, 138, 188
CMY:
100, 46, 26
CMYK:
100, 27, 0, 26
HSL:
196°, 100.0000%, 36.8627%
HSV (HSB):
196°, 100.0000%, 73.7255%
XYZ:
18.1656, 21.8078, 50.8289
xyY:
0.2001, 0.2402, 21.8078
CIE-Lab:
53.8225, -12.9494, -34.7646
CIE-LCH:
53.8225, 37.0980, 249.5703
CIE-Luv:
53.8225, -36.2887, -51.8029
Hunter-Lab:
46.6988, -12.2874, -31.8444
#008abc color charts
#008abc RGB chart
#008abc CMYK chart
#008abc RGB pie chart
#008abc color shades, tints & tones
#008abc color schemes
#008abc color preview, HTML & CSS examples
This text has a color of #008abc
<p style="color:#008abc;">Text here</p>
.mytext {color:#008abc;}
Text color #008abc
This box has a color of #008abc
<div style="background-color:#008abc;">Content here</div>
.mybackground {background-color:#008abc;}
Background color #008abc
Border around this has a color of #008abc
<div style="border:2px solid #008abc;">Content here</div>
.myborder {border:2px solid #008abc;}
Border color #008abc