#008dcd color space conversions
Hex:
#008dcd
RGB:
0, 141, 205
CMY:
100, 45, 20
CMYK:
100, 31, 0, 20
HSL:
199°, 100.0000%, 40.1961%
HSV (HSB):
199°, 100.0000%, 80.3922%
XYZ:
20.5443, 23.4575, 61.2026
xyY:
0.1953, 0.2230, 23.4575
CIE-Lab:
55.5405, -8.2953, -41.7110
CIE-LCH:
55.5405, 42.5279, 258.7520
CIE-Luv:
55.5405, -36.1323, -63.9992
Hunter-Lab:
48.4330, -9.0415, -41.0190
#008dcd color charts
#008dcd RGB chart
#008dcd CMYK chart
#008dcd RGB pie chart
#008dcd color shades, tints & tones
#008dcd color schemes
#008dcd color preview, HTML & CSS examples
This text has a color of #008dcd
<p style="color:#008dcd;">Text here</p>
.mytext {color:#008dcd;}
Text color #008dcd
This box has a color of #008dcd
<div style="background-color:#008dcd;">Content here</div>
.mybackground {background-color:#008dcd;}
Background color #008dcd
Border around this has a color of #008dcd
<div style="border:2px solid #008dcd;">Content here</div>
.myborder {border:2px solid #008dcd;}
Border color #008dcd