#001a85 color space conversions
Hex:
#001a85
RGB:
0, 26, 133
CMY:
100, 90, 48
CMYK:
100, 80, 0, 48
HSL:
228°, 100.0000%, 26.0784%
HSV (HSB):
228°, 100.0000%, 52.1569%
XYZ:
4.6030, 2.4322, 22.4172
xyY:
0.1563, 0.0826, 2.4322
CIE-Lab:
17.6094, 37.3838, -60.1493
CIE-LCH:
17.6094, 70.8201, 301.8617
CIE-Luv:
17.6094, -6.3845, -60.9578
Hunter-Lab:
15.5957, 25.3916, -74.3064
#001a85 color charts
#001a85 color shades, tints & tones
#001a85 color schemes
#001a85 color preview, HTML & CSS examples
This text has a color of #001a85
<p style="color:#001a85;">Text here</p>
.mytext {color:#001a85;}
This box has a color of #001a85
<div style="background-color:#001a85;">Content here</div>
.mybackground {background-color:#001a85;}
Border around this has a color of #001a85
<div style="border:2px solid #001a85;">Content here</div>
.myborder {border:2px solid #001a85;}