#0001ff color space conversions
Hex:
#0001ff
RGB:
0, 1, 255
CMY:
100, 100, 0
CMYK:
100, 100, 0, 0
HSL:
240°, 100.0000%, 50.0000%
HSV (HSB):
240°, 100.0000%, 100.0000%
XYZ:
18.0609, 7.2417, 95.0536
xyY:
0.1501, 0.0602, 7.2417
CIE-Lab:
32.3509, 79.0458, -107.7827
CIE-LCH:
32.3509, 133.6613, 306.2556
CIE-Luv:
32.3509, -9.4318, -130.4101
Hunter-Lab:
26.9104, 72.7065, -190.5882
#0001ff color charts
#0001ff color shades, tints & tones
#0001ff color schemes
#0001ff color preview, HTML & CSS examples
This text has a color of #0001ff
<p style="color:#0001ff;">Text here</p>
.mytext {color:#0001ff;}
This box has a color of #0001ff
<div style="background-color:#0001ff;">Content here</div>
.mybackground {background-color:#0001ff;}
Border around this has a color of #0001ff
<div style="border:2px solid #0001ff;">Content here</div>
.myborder {border:2px solid #0001ff;}