#008cdc color space conversions
Hex:
#008cdc
RGB:
0, 140, 220
CMY:
100, 45, 14
CMYK:
100, 36, 0, 14
HSL:
202°, 100.0000%, 43.1373%
HSV (HSB):
202°, 100.0000%, 86.2745%
XYZ:
22.2964, 23.9235, 71.1527
xyY:
0.1900, 0.2038, 23.9235
CIE-Lab:
56.0111, -2.0252, -49.3993
CIE-LCH:
56.0111, 49.4408, 267.6523
CIE-Luv:
56.0111, -34.8411, -77.3502
Hunter-Lab:
48.9116, -4.2262, -52.0122
#008cdc color charts
#008cdc RGB chart
#008cdc CMYK chart
#008cdc RGB pie chart
#008cdc color shades, tints & tones
#008cdc color schemes
#008cdc color preview, HTML & CSS examples
This text has a color of #008cdc
<p style="color:#008cdc;">Text here</p>
.mytext {color:#008cdc;}
Text color #008cdc
This box has a color of #008cdc
<div style="background-color:#008cdc;">Content here</div>
.mybackground {background-color:#008cdc;}
Background color #008cdc
Border around this has a color of #008cdc
<div style="border:2px solid #008cdc;">Content here</div>
.myborder {border:2px solid #008cdc;}
Border color #008cdc