#003bcc color space conversions
Hex:
#003bcc
RGB:
0, 59, 204
CMY:
100, 77, 20
CMYK:
100, 71, 0, 20
HSL:
223°, 100.0000%, 40.0000%
HSV (HSB):
223°, 100.0000%, 80.0000%
XYZ:
12.4630, 7.4876, 57.9151
xyY:
0.1601, 0.0962, 7.4876
CIE-Lab:
32.8920, 43.2769, -77.7502
CIE-LCH:
32.8920, 88.9831, 299.1010
CIE-Luv:
32.8920, -13.1884, -103.7337
Hunter-Lab:
27.3634, 33.4144, -106.3339
#003bcc color charts
#003bcc RGB chart
#003bcc CMYK chart
#003bcc RGB pie chart
#003bcc color shades, tints & tones
#003bcc color schemes
#003bcc color preview, HTML & CSS examples
This text has a color of #003bcc
<p style="color:#003bcc;">Text here</p>
.mytext {color:#003bcc;}
Text color #003bcc
This box has a color of #003bcc
<div style="background-color:#003bcc;">Content here</div>
.mybackground {background-color:#003bcc;}
Background color #003bcc
Border around this has a color of #003bcc
<div style="border:2px solid #003bcc;">Content here</div>
.myborder {border:2px solid #003bcc;}
Border color #003bcc