#003fc8 color space conversions
Hex:
#003fc8
RGB:
0, 63, 200
CMY:
100, 75, 22
CMYK:
100, 69, 0, 22
HSL:
221°, 100.0000%, 39.2157%
HSV (HSB):
221°, 100.0000%, 78.4314%
XYZ:
12.2028, 7.7251, 55.4915
xyY:
0.1618, 0.1024, 7.7251
CIE-Lab:
33.4038, 39.2908, -74.5752
CIE-LCH:
33.4038, 84.2925, 297.7830
CIE-Luv:
33.4038, -13.9513, -100.8750
Hunter-Lab:
27.7941, 29.7295, -98.9177
#003fc8 color charts
#003fc8 color shades, tints & tones
#003fc8 color schemes
#003fc8 color preview, HTML & CSS examples
This text has a color of #003fc8
<p style="color:#003fc8;">Text here</p>
.mytext {color:#003fc8;}
This box has a color of #003fc8
<div style="background-color:#003fc8;">Content here</div>
.mybackground {background-color:#003fc8;}
Border around this has a color of #003fc8
<div style="border:2px solid #003fc8;">Content here</div>
.myborder {border:2px solid #003fc8;}