#001ca1 color space conversions
Hex:
#001ca1
RGB:
0, 28, 161
CMY:
100, 89, 37
CMYK:
100, 83, 0, 37
HSL:
230°, 100.0000%, 31.5686%
HSV (HSB):
230°, 100.0000%, 63.1373%
XYZ:
6.8483, 3.4037, 34.0143
xyY:
0.1547, 0.0769, 3.4037
CIE-Lab:
21.5932, 46.0183, -70.8895
CIE-LCH:
21.5932, 84.5163, 302.9899
CIE-Luv:
21.5932, -7.4602, -77.7047
Hunter-Lab:
18.4492, 33.9726, -96.3970
#001ca1 color charts
#001ca1 color shades, tints & tones
#001ca1 color schemes
#001ca1 color preview, HTML & CSS examples
This text has a color of #001ca1
<p style="color:#001ca1;">Text here</p>
.mytext {color:#001ca1;}
This box has a color of #001ca1
<div style="background-color:#001ca1;">Content here</div>
.mybackground {background-color:#001ca1;}
Border around this has a color of #001ca1
<div style="border:2px solid #001ca1;">Content here</div>
.myborder {border:2px solid #001ca1;}