#008bdc color space conversions
Hex:
#008bdc
RGB:
0, 139, 220
CMY:
100, 45, 14
CMYK:
100, 37, 0, 14
HSL:
202°, 100.0000%, 43.1373%
HSV (HSB):
202°, 100.0000%, 86.2745%
XYZ:
22.1509, 23.6325, 71.1042
xyY:
0.1895, 0.2022, 23.6325
CIE-Lab:
55.7180, -1.4340, -49.8652
CIE-LCH:
55.7180, 49.8858, 268.3528
CIE-Luv:
55.7180, -34.5160, -78.0907
Hunter-Lab:
48.6133, -3.7389, -52.6911
#008bdc color charts
#008bdc color shades, tints & tones
#008bdc color schemes
#008bdc color preview, HTML & CSS examples
This text has a color of #008bdc
<p style="color:#008bdc;">Text here</p>
.mytext {color:#008bdc;}
This box has a color of #008bdc
<div style="background-color:#008bdc;">Content here</div>
.mybackground {background-color:#008bdc;}
Border around this has a color of #008bdc
<div style="border:2px solid #008bdc;">Content here</div>
.myborder {border:2px solid #008bdc;}