#003fcc color space conversions
Hex:
#003fcc
RGB:
0, 63, 204
CMY:
100, 75, 20
CMYK:
100, 69, 0, 20
HSL:
221°, 100.0000%, 40.0000%
HSV (HSB):
221°, 100.0000%, 80.0000%
XYZ:
12.6766, 7.9146, 57.9863
xyY:
0.1613, 0.1007, 7.9146
CIE-Lab:
33.8045, 40.7865, -76.2434
CIE-LCH:
33.8045, 86.4673, 298.1446
CIE-Luv:
33.8045, -13.9672, -103.2995
Hunter-Lab:
28.1330, 31.1985, -102.5125
#003fcc color charts
#003fcc RGB chart
#003fcc CMYK chart
#003fcc RGB pie chart
#003fcc color shades, tints & tones
#003fcc color schemes
#003fcc color preview, HTML & CSS examples
This text has a color of #003fcc
<p style="color:#003fcc;">Text here</p>
.mytext {color:#003fcc;}
Text color #003fcc
This box has a color of #003fcc
<div style="background-color:#003fcc;">Content here</div>
.mybackground {background-color:#003fcc;}
Background color #003fcc
Border around this has a color of #003fcc
<div style="border:2px solid #003fcc;">Content here</div>
.myborder {border:2px solid #003fcc;}
Border color #003fcc