#008dc5 color space conversions
Hex:
#008dc5
RGB:
0, 141, 197
CMY:
100, 45, 23
CMYK:
100, 28, 0, 23
HSL:
197°, 100.0000%, 38.6275%
HSV (HSB):
197°, 100.0000%, 77.2549%
XYZ:
19.6029, 23.0810, 56.2452
xyY:
0.1982, 0.2333, 23.0810
CIE-Lab:
55.1556, -11.2915, -37.7920
CIE-LCH:
55.1556, 39.4428, 253.3648
CIE-Luv:
55.1556, -36.6782, -57.1709
Hunter-Lab:
48.0427, -11.2410, -35.7830
#008dc5 color charts
#008dc5 color shades, tints & tones
#008dc5 color schemes
#008dc5 color preview, HTML & CSS examples
This text has a color of #008dc5
<p style="color:#008dc5;">Text here</p>
.mytext {color:#008dc5;}
This box has a color of #008dc5
<div style="background-color:#008dc5;">Content here</div>
.mybackground {background-color:#008dc5;}
Border around this has a color of #008dc5
<div style="border:2px solid #008dc5;">Content here</div>
.myborder {border:2px solid #008dc5;}