#001aa5 color space conversions
Hex:
#001aa5
RGB:
0, 26, 165
CMY:
100, 90, 35
CMYK:
100, 84, 0, 35
HSL:
231°, 100.0000%, 32.3529%
HSV (HSB):
231°, 100.0000%, 64.7059%
XYZ:
7.1609, 3.4554, 35.8868
xyY:
0.1540, 0.0743, 3.4554
CIE-Lab:
21.7825, 48.3215, -73.0091
CIE-LCH:
21.7825, 87.5516, 303.4988
CIE-Luv:
21.7825, -7.3520, -79.7779
Hunter-Lab:
18.5887, 36.2333, -101.4515
#001aa5 color charts
#001aa5 color shades, tints & tones
#001aa5 color schemes
#001aa5 color preview, HTML & CSS examples
This text has a color of #001aa5
<p style="color:#001aa5;">Text here</p>
.mytext {color:#001aa5;}
This box has a color of #001aa5
<div style="background-color:#001aa5;">Content here</div>
.mybackground {background-color:#001aa5;}
Border around this has a color of #001aa5
<div style="border:2px solid #001aa5;">Content here</div>
.myborder {border:2px solid #001aa5;}