#003fff color space conversions
Hex:
#003fff
RGB:
0, 63, 255
CMY:
100, 75, 0
CMYK:
100, 75, 0, 0
HSL:
225°, 100.0000%, 50.0000%
HSV (HSB):
225°, 100.0000%, 100.0000%
XYZ:
19.8275, 10.7750, 95.6425
xyY:
0.1571, 0.0854, 10.7750
CIE-Lab:
39.1989, 58.6113, -96.3698
CIE-LCH:
39.1989, 112.7937, 301.3076
CIE-Luv:
39.1989, -14.5291, -133.1511
Hunter-Lab:
32.8253, 50.3752, -149.7744
#003fff color charts
#003fff RGB chart
#003fff CMYK chart
#003fff RGB pie chart
#003fff color shades, tints & tones
#003fff color schemes
#003fff color preview, HTML & CSS examples
This text has a color of #003fff
<p style="color:#003fff;">Text here</p>
.mytext {color:#003fff;}
Text color #003fff
This box has a color of #003fff
<div style="background-color:#003fff;">Content here</div>
.mybackground {background-color:#003fff;}
Background color #003fff
Border around this has a color of #003fff
<div style="border:2px solid #003fff;">Content here</div>
.myborder {border:2px solid #003fff;}
Border color #003fff