#008dcc color space conversions
Hex:
#008dcc
RGB:
0, 141, 204
CMY:
100, 45, 20
CMYK:
100, 31, 0, 20
HSL:
199°, 100.0000%, 40.0000%
HSV (HSB):
199°, 100.0000%, 80.0000%
XYZ:
20.4240, 23.4094, 60.5687
xyY:
0.1956, 0.2242, 23.4094
CIE-Lab:
55.4915, -8.6713, -41.2237
CIE-LCH:
55.4915, 42.1258, 258.1211
CIE-Luv:
55.4915, -36.1994, -63.1493
Hunter-Lab:
48.3832, -9.3207, -40.3541
#008dcc color charts
#008dcc RGB chart
#008dcc CMYK chart
#008dcc RGB pie chart
#008dcc color shades, tints & tones
#008dcc color schemes
#008dcc color preview, HTML & CSS examples
This text has a color of #008dcc
<p style="color:#008dcc;">Text here</p>
.mytext {color:#008dcc;}
Text color #008dcc
This box has a color of #008dcc
<div style="background-color:#008dcc;">Content here</div>
.mybackground {background-color:#008dcc;}
Background color #008dcc
Border around this has a color of #008dcc
<div style="border:2px solid #008dcc;">Content here</div>
.myborder {border:2px solid #008dcc;}
Border color #008dcc