#005dcc color space conversions
Hex:
#005dcc
RGB:
0, 93, 204
CMY:
100, 64, 20
CMYK:
100, 54, 0, 20
HSL:
213°, 100.0000%, 40.0000%
HSV (HSB):
213°, 100.0000%, 80.0000%
XYZ:
14.8134, 12.1883, 58.6986
xyY:
0.1729, 0.1422, 12.1883
CIE-Lab:
41.5139, 21.1718, -63.6124
CIE-LCH:
41.5139, 67.0431, 288.4087
CIE-Luv:
41.5139, -21.2066, -94.3499
Hunter-Lab:
34.9118, 14.6437, -75.2483
#005dcc color charts
#005dcc RGB chart
#005dcc CMYK chart
#005dcc RGB pie chart
#005dcc color shades, tints & tones
#005dcc color schemes
#005dcc color preview, HTML & CSS examples
This text has a color of #005dcc
<p style="color:#005dcc;">Text here</p>
.mytext {color:#005dcc;}
Text color #005dcc
This box has a color of #005dcc
<div style="background-color:#005dcc;">Content here</div>
.mybackground {background-color:#005dcc;}
Background color #005dcc
Border around this has a color of #005dcc
<div style="border:2px solid #005dcc;">Content here</div>
.myborder {border:2px solid #005dcc;}
Border color #005dcc