#005bcc color space conversions
Hex:
#005bcc
RGB:
0, 91, 204
CMY:
100, 64, 20
CMYK:
100, 55, 0, 20
HSL:
213°, 100.0000%, 40.0000%
HSV (HSB):
213°, 100.0000%, 80.0000%
XYZ:
14.6402, 11.8418, 58.6408
xyY:
0.1720, 0.1391, 11.8418
CIE-Lab:
40.9636, 22.4906, -64.5078
CIE-LCH:
40.9636, 68.3161, 289.2211
CIE-Luv:
40.9636, -20.6564, -95.2563
Hunter-Lab:
34.4119, 15.7200, -76.9468
#005bcc color charts
#005bcc RGB chart
#005bcc CMYK chart
#005bcc RGB pie chart
#005bcc color shades, tints & tones
#005bcc color schemes
#005bcc color preview, HTML & CSS examples
This text has a color of #005bcc
<p style="color:#005bcc;">Text here</p>
.mytext {color:#005bcc;}
Text color #005bcc
This box has a color of #005bcc
<div style="background-color:#005bcc;">Content here</div>
.mybackground {background-color:#005bcc;}
Background color #005bcc
Border around this has a color of #005bcc
<div style="border:2px solid #005bcc;">Content here</div>
.myborder {border:2px solid #005bcc;}
Border color #005bcc