#008ec1 color space conversions
Hex:
#008ec1
RGB:
0, 142, 193
CMY:
100, 44, 24
CMYK:
100, 26, 0, 24
HSL:
196°, 100.0000%, 37.8431%
HSV (HSB):
196°, 100.0000%, 75.6863%
XYZ:
19.2986, 23.1963, 53.9123
xyY:
0.2002, 0.2406, 23.1963
CIE-Lab:
55.2739, -13.3378, -35.3380
CIE-LCH:
55.2739, 37.7713, 249.3217
CIE-Luv:
55.2739, -37.2995, -52.9418
Hunter-Lab:
48.1625, -12.7597, -32.6544
#008ec1 color charts
#008ec1 color shades, tints & tones
#008ec1 color schemes
#008ec1 color preview, HTML & CSS examples
This text has a color of #008ec1
<p style="color:#008ec1;">Text here</p>
.mytext {color:#008ec1;}
This box has a color of #008ec1
<div style="background-color:#008ec1;">Content here</div>
.mybackground {background-color:#008ec1;}
Border around this has a color of #008ec1
<div style="border:2px solid #008ec1;">Content here</div>
.myborder {border:2px solid #008ec1;}