#001a7f color space conversions
Hex:
#001a7f
RGB:
0, 26, 127
CMY:
100, 90, 50
CMYK:
100, 80, 0, 50
HSL:
228°, 100.0000%, 24.9020%
HSV (HSB):
228°, 100.0000%, 49.8039%
XYZ:
4.2002, 2.2711, 20.2957
xyY:
0.1569, 0.0848, 2.2711
CIE-Lab:
16.8501, 35.1764, -57.6088
CIE-LCH:
16.8501, 67.4993, 301.4086
CIE-Luv:
16.8501, -6.2209, -57.4336
Hunter-Lab:
15.0702, 23.3765, -69.2995
#001a7f color charts
#001a7f color shades, tints & tones
#001a7f color schemes
#001a7f color preview, HTML & CSS examples
This text has a color of #001a7f
<p style="color:#001a7f;">Text here</p>
.mytext {color:#001a7f;}
This box has a color of #001a7f
<div style="background-color:#001a7f;">Content here</div>
.mybackground {background-color:#001a7f;}
Border around this has a color of #001a7f
<div style="border:2px solid #001a7f;">Content here</div>
.myborder {border:2px solid #001a7f;}