#003bcd color space conversions
Hex:
#003bcd
RGB:
0, 59, 205
CMY:
100, 77, 20
CMYK:
100, 71, 0, 20
HSL:
223°, 100.0000%, 40.1961%
HSV (HSB):
223°, 100.0000%, 80.3922%
XYZ:
12.5834, 7.5357, 58.5489
xyY:
0.1600, 0.0958, 7.5357
CIE-Lab:
32.9966, 43.6413, -78.1589
CIE-LCH:
32.9966, 89.5175, 299.1775
CIE-Luv:
32.9966, -13.1972, -104.3285
Hunter-Lab:
27.4512, 33.7832, -107.2398
#003bcd color charts
#003bcd color shades, tints & tones
#003bcd color schemes
#003bcd color preview, HTML & CSS examples
This text has a color of #003bcd
<p style="color:#003bcd;">Text here</p>
.mytext {color:#003bcd;}
This box has a color of #003bcd
<div style="background-color:#003bcd;">Content here</div>
.mybackground {background-color:#003bcd;}
Border around this has a color of #003bcd
<div style="border:2px solid #003bcd;">Content here</div>
.myborder {border:2px solid #003bcd;}