#008cb5 color space conversions
Hex:
#008cb5
RGB:
0, 140, 181
CMY:
100, 45, 29
CMYK:
100, 23, 0, 29
HSL:
194°, 100.0000%, 35.4902%
HSV (HSB):
194°, 100.0000%, 70.9804%
XYZ:
17.7186, 22.0924, 47.0464
xyY:
0.2040, 0.2544, 22.0924
CIE-Lab:
54.1249, -16.6348, -30.2952
CIE-LCH:
54.1249, 34.5618, 241.2293
CIE-Luv:
54.1249, -37.4821, -44.1591
Hunter-Lab:
47.0025, -14.9651, -26.4437
#008cb5 color charts
#008cb5 color shades, tints & tones
#008cb5 color schemes
#008cb5 color preview, HTML & CSS examples
This text has a color of #008cb5
<p style="color:#008cb5;">Text here</p>
.mytext {color:#008cb5;}
This box has a color of #008cb5
<div style="background-color:#008cb5;">Content here</div>
.mybackground {background-color:#008cb5;}
Border around this has a color of #008cb5
<div style="border:2px solid #008cb5;">Content here</div>
.myborder {border:2px solid #008cb5;}