#001ba5 color space conversions
Hex:
#001ba5
RGB:
0, 27, 165
CMY:
100, 89, 35
CMYK:
100, 84, 0, 35
HSL:
230°, 100.0000%, 32.3529%
HSV (HSB):
230°, 100.0000%, 64.7059%
XYZ:
7.1835, 3.5005, 35.8944
xyY:
0.1542, 0.0752, 3.5005
CIE-Lab:
21.9461, 47.8377, -72.7367
CIE-LCH:
21.9461, 87.0578, 303.3323
CIE-Luv:
21.9461, -7.4648, -79.9149
Hunter-Lab:
18.7096, 35.7926, -100.6514
#001ba5 color charts
#001ba5 color shades, tints & tones
#001ba5 color schemes
#001ba5 color preview, HTML & CSS examples
This text has a color of #001ba5
<p style="color:#001ba5;">Text here</p>
.mytext {color:#001ba5;}
This box has a color of #001ba5
<div style="background-color:#001ba5;">Content here</div>
.mybackground {background-color:#001ba5;}
Border around this has a color of #001ba5
<div style="border:2px solid #001ba5;">Content here</div>
.myborder {border:2px solid #001ba5;}