#005ccd color space conversions
Hex:
#005ccd
RGB:
0, 92, 205
CMY:
100, 64, 20
CMYK:
100, 55, 0, 20
HSL:
213°, 100.0000%, 40.1961%
HSV (HSB):
213°, 100.0000%, 80.3922%
XYZ:
14.8466, 12.0621, 59.3033
xyY:
0.1722, 0.1399, 12.0621
CIE-Lab:
41.3146, 22.2314, -64.5131
CIE-LCH:
41.3146, 68.2362, 289.0141
CIE-Luv:
41.3146, -20.9035, -95.5106
Hunter-Lab:
34.7305, 15.5268, -76.9280
#005ccd color charts
#005ccd RGB chart
#005ccd CMYK chart
#005ccd RGB pie chart
#005ccd color shades, tints & tones
#005ccd color schemes
#005ccd color preview, HTML & CSS examples
This text has a color of #005ccd
<p style="color:#005ccd;">Text here</p>
.mytext {color:#005ccd;}
Text color #005ccd
This box has a color of #005ccd
<div style="background-color:#005ccd;">Content here</div>
.mybackground {background-color:#005ccd;}
Background color #005ccd
Border around this has a color of #005ccd
<div style="border:2px solid #005ccd;">Content here</div>
.myborder {border:2px solid #005ccd;}
Border color #005ccd