#003dcc color space conversions
Hex:
#003dcc
RGB:
0, 61, 204
CMY:
100, 76, 20
CMYK:
100, 70, 0, 20
HSL:
222°, 100.0000%, 40.0000%
HSV (HSB):
222°, 100.0000%, 80.0000%
XYZ:
12.5678, 7.6971, 57.9500
xyY:
0.1607, 0.0984, 7.6971
CIE-Lab:
33.3440, 42.0388, -77.0036
CIE-LCH:
33.3440, 87.7315, 298.6316
CIE-Luv:
33.3440, -13.5718, -103.5376
Hunter-Lab:
27.7437, 32.3087, -104.4223
#003dcc color charts
#003dcc RGB chart
#003dcc CMYK chart
#003dcc RGB pie chart
#003dcc color shades, tints & tones
#003dcc color schemes
#003dcc color preview, HTML & CSS examples
This text has a color of #003dcc
<p style="color:#003dcc;">Text here</p>
.mytext {color:#003dcc;}
Text color #003dcc
This box has a color of #003dcc
<div style="background-color:#003dcc;">Content here</div>
.mybackground {background-color:#003dcc;}
Background color #003dcc
Border around this has a color of #003dcc
<div style="border:2px solid #003dcc;">Content here</div>
.myborder {border:2px solid #003dcc;}
Border color #003dcc