#008ccc color space conversions
Hex:
#008ccc
RGB:
0, 140, 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.2772, 23.1158, 60.5198
xyY:
0.1951, 0.2225, 23.1158
CIE-Lab:
55.1914, -8.0969, -41.6968
CIE-LCH:
55.1914, 42.4757, 259.0108
CIE-Luv:
55.1914, -35.8644, -63.9241
Hunter-Lab:
48.0789, -8.8561, -40.9767
#008ccc color charts
#008ccc RGB chart
#008ccc CMYK chart
#008ccc RGB pie chart
#008ccc color shades, tints & tones
#008ccc color schemes
#008ccc color preview, HTML & CSS examples
This text has a color of #008ccc
<p style="color:#008ccc;">Text here</p>
.mytext {color:#008ccc;}
Text color #008ccc
This box has a color of #008ccc
<div style="background-color:#008ccc;">Content here</div>
.mybackground {background-color:#008ccc;}
Background color #008ccc
Border around this has a color of #008ccc
<div style="border:2px solid #008ccc;">Content here</div>
.myborder {border:2px solid #008ccc;}
Border color #008ccc