#008ccd color space conversions
Hex:
#008ccd
RGB:
0, 140, 205
CMY:
100, 45, 20
CMYK:
100, 32, 0, 20
HSL:
199°, 100.0000%, 40.1961%
HSV (HSB):
199°, 100.0000%, 80.3922%
XYZ:
20.3975, 23.1639, 61.1536
xyY:
0.1948, 0.2212, 23.1639
CIE-Lab:
55.2408, -7.7198, -42.1837
CIE-LCH:
55.2408, 42.8843, 259.6293
CIE-Luv:
55.2408, -35.7979, -64.7724
Hunter-Lab:
48.1289, -8.5755, -41.6449
#008ccd color charts
#008ccd RGB chart
#008ccd CMYK chart
#008ccd RGB pie chart
#008ccd color shades, tints & tones
#008ccd color schemes
#008ccd color preview, HTML & CSS examples
This text has a color of #008ccd
<p style="color:#008ccd;">Text here</p>
.mytext {color:#008ccd;}
Text color #008ccd
This box has a color of #008ccd
<div style="background-color:#008ccd;">Content here</div>
.mybackground {background-color:#008ccd;}
Background color #008ccd
Border around this has a color of #008ccd
<div style="border:2px solid #008ccd;">Content here</div>
.myborder {border:2px solid #008ccd;}
Border color #008ccd