#003fdc color space conversions
Hex:
#003fdc
RGB:
0, 63, 220
CMY:
100, 75, 14
CMYK:
100, 71, 0, 14
HSL:
223°, 100.0000%, 43.1373%
HSV (HSB):
223°, 100.0000%, 86.2745%
XYZ:
14.6958, 8.7223, 68.6192
xyY:
0.1597, 0.0948, 8.7223
CIE-Lab:
35.4441, 46.6205, -82.7748
CIE-LCH:
35.4441, 95.0007, 299.3891
CIE-Luv:
35.4441, -14.0773, -112.8590
Hunter-Lab:
29.5336, 37.1370, -117.0826
#003fdc color charts
#003fdc RGB chart
#003fdc CMYK chart
#003fdc RGB pie chart
#003fdc color shades, tints & tones
#003fdc color schemes
#003fdc color preview, HTML & CSS examples
This text has a color of #003fdc
<p style="color:#003fdc;">Text here</p>
.mytext {color:#003fdc;}
Text color #003fdc
This box has a color of #003fdc
<div style="background-color:#003fdc;">Content here</div>
.mybackground {background-color:#003fdc;}
Background color #003fdc
Border around this has a color of #003fdc
<div style="border:2px solid #003fdc;">Content here</div>
.myborder {border:2px solid #003fdc;}
Border color #003fdc