#003cdd color space conversions
Hex:
#003cdd
RGB:
0, 60, 221
CMY:
100, 76, 13
CMYK:
100, 73, 0, 13
HSL:
224°, 100.0000%, 43.3333%
HSV (HSB):
224°, 100.0000%, 86.6667%
XYZ:
14.6670, 8.4522, 69.2650
xyY:
0.1588, 0.0915, 8.4522
CIE-Lab:
34.9074, 48.7586, -84.2364
CIE-LCH:
34.9074, 97.3302, 300.0636
CIE-Luv:
34.9074, -13.5478, -113.6871
Hunter-Lab:
29.0726, 39.1753, -120.9065
#003cdd color charts
#003cdd RGB chart
#003cdd CMYK chart
#003cdd RGB pie chart
#003cdd color shades, tints & tones
#003cdd color schemes
#003cdd color preview, HTML & CSS examples
This text has a color of #003cdd
<p style="color:#003cdd;">Text here</p>
.mytext {color:#003cdd;}
Text color #003cdd
This box has a color of #003cdd
<div style="background-color:#003cdd;">Content here</div>
.mybackground {background-color:#003cdd;}
Background color #003cdd
Border around this has a color of #003cdd
<div style="border:2px solid #003cdd;">Content here</div>
.myborder {border:2px solid #003cdd;}
Border color #003cdd