#008cdf color space conversions
Hex:
#008cdf
RGB:
0, 140, 223
CMY:
100, 45, 13
CMYK:
100, 37, 0, 13
HSL:
202°, 100.0000%, 43.7255%
HSV (HSB):
202°, 100.0000%, 87.4510%
XYZ:
22.6974, 24.0839, 73.2644
xyY:
0.1891, 0.2006, 24.0839
CIE-Lab:
56.1717, -0.8797, -50.8226
CIE-LCH:
56.1717, 50.8303, 269.0084
CIE-Luv:
56.1717, -34.6594, -79.8298
Hunter-Lab:
49.0753, -3.3255, -54.1611
#008cdf color charts
#008cdf RGB chart
#008cdf CMYK chart
#008cdf RGB pie chart
#008cdf color shades, tints & tones
#008cdf color schemes
#008cdf color preview, HTML & CSS examples
This text has a color of #008cdf
<p style="color:#008cdf;">Text here</p>
.mytext {color:#008cdf;}
Text color #008cdf
This box has a color of #008cdf
<div style="background-color:#008cdf;">Content here</div>
.mybackground {background-color:#008cdf;}
Background color #008cdf
Border around this has a color of #008cdf
<div style="border:2px solid #008cdf;">Content here</div>
.myborder {border:2px solid #008cdf;}
Border color #008cdf