#0004ff color space conversions
Hex:
#0004ff
RGB:
0, 4, 255
CMY:
100, 98, 0
CMYK:
100, 98, 0, 0
HSL:
239°, 100.0000%, 50.0000%
HSV (HSB):
239°, 100.0000%, 100.0000%
XYZ:
18.0934, 7.3068, 95.0645
xyY:
0.1502, 0.0607, 7.3068
CIE-Lab:
32.4955, 78.5956, -107.5408
CIE-LCH:
32.4955, 133.2002, 306.1610
CIE-Luv:
32.4955, -9.5277, -130.5616
Hunter-Lab:
27.0312, 72.1752, -189.5921
#0004ff color charts
#0004ff RGB chart
#0004ff CMYK chart
#0004ff RGB pie chart
#0004ff color shades, tints & tones
#0004ff color schemes
#0004ff color preview, HTML & CSS examples
This text has a color of #0004ff
<p style="color:#0004ff;">Text here</p>
.mytext {color:#0004ff;}
Text color #0004ff
This box has a color of #0004ff
<div style="background-color:#0004ff;">Content here</div>
.mybackground {background-color:#0004ff;}
Background color #0004ff
Border around this has a color of #0004ff
<div style="border:2px solid #0004ff;">Content here</div>
.myborder {border:2px solid #0004ff;}
Border color #0004ff