#008cdd color space conversions
Hex:
#008cdd
RGB:
0, 140, 221
CMY:
100, 45, 13
CMYK:
100, 37, 0, 13
HSL:
202°, 100.0000%, 43.3333%
HSV (HSB):
202°, 100.0000%, 86.6667%
XYZ:
22.4292, 23.9766, 71.8524
xyY:
0.1897, 0.2027, 23.9766
CIE-Lab:
56.0644, -1.6436, -49.8744
CIE-LCH:
56.0644, 49.9015, 268.1126
CIE-Luv:
56.0644, -34.7802, -78.1781
Hunter-Lab:
48.9659, -3.9271, -52.7258
#008cdd color charts
#008cdd RGB chart
#008cdd CMYK chart
#008cdd RGB pie chart
#008cdd color shades, tints & tones
#008cdd color schemes
#008cdd color preview, HTML & CSS examples
This text has a color of #008cdd
<p style="color:#008cdd;">Text here</p>
.mytext {color:#008cdd;}
Text color #008cdd
This box has a color of #008cdd
<div style="background-color:#008cdd;">Content here</div>
.mybackground {background-color:#008cdd;}
Background color #008cdd
Border around this has a color of #008cdd
<div style="border:2px solid #008cdd;">Content here</div>
.myborder {border:2px solid #008cdd;}
Border color #008cdd