#01007e color space conversions
Hex:
#01007e
RGB:
1, 0, 126
CMY:
100, 100, 51
CMYK:
99, 100, 0, 51
HSL:
240°, 100.0000%, 24.7059%
HSV (HSB):
240°, 100.0000%, 49.4118%
XYZ:
3.7784, 1.5128, 19.8315
xyY:
0.1504, 0.0602, 1.5128
CIE-Lab:
12.6893, 46.9844, -63.9050
CIE-LCH:
12.6893, 79.3182, 306.3242
CIE-Luv:
12.6893, -3.6338, -51.1303
Hunter-Lab:
12.2996, 33.3103, -86.9874
#01007e color charts
#01007e color shades, tints & tones
#01007e color schemes
#01007e color preview, HTML & CSS examples
This text has a color of #01007e
<p style="color:#01007e;">Text here</p>
.mytext {color:#01007e;}
This box has a color of #01007e
<div style="background-color:#01007e;">Content here</div>
.mybackground {background-color:#01007e;}
Border around this has a color of #01007e
<div style="border:2px solid #01007e;">Content here</div>
.myborder {border:2px solid #01007e;}