#003bdc color space conversions
Hex:
#003bdc
RGB:
0, 59, 220
CMY:
100, 77, 14
CMYK:
100, 73, 0, 14
HSL:
224°, 100.0000%, 43.1373%
HSV (HSB):
224°, 100.0000%, 86.2745%
XYZ:
14.4822, 8.2952, 68.5480
xyY:
0.1586, 0.0908, 8.2952
CIE-Lab:
34.5903, 48.9942, -84.1874
CIE-LCH:
34.5903, 97.4061, 300.1980
CIE-Luv:
34.5903, -13.3611, -113.1647
Hunter-Lab:
28.8015, 39.3526, -120.9503
#003bdc color charts
#003bdc RGB chart
#003bdc CMYK chart
#003bdc RGB pie chart
#003bdc color shades, tints & tones
#003bdc color schemes
#003bdc color preview, HTML & CSS examples
This text has a color of #003bdc
<p style="color:#003bdc;">Text here</p>
.mytext {color:#003bdc;}
Text color #003bdc
This box has a color of #003bdc
<div style="background-color:#003bdc;">Content here</div>
.mybackground {background-color:#003bdc;}
Background color #003bdc
Border around this has a color of #003bdc
<div style="border:2px solid #003bdc;">Content here</div>
.myborder {border:2px solid #003bdc;}
Border color #003bdc