#001cb4 color space conversions
Hex:
#001cb4
RGB:
0, 28, 180
CMY:
100, 89, 29
CMYK:
100, 84, 0, 29
HSL:
231°, 100.0000%, 35.2941%
HSV (HSB):
231°, 100.0000%, 70.5882%
XYZ:
8.6535, 4.1258, 43.5203
xyY:
0.1537, 0.0733, 4.1258
CIE-Lab:
24.0830, 52.1617, -78.2155
CIE-LCH:
24.0830, 94.0133, 303.6993
CIE-Luv:
24.0830, -8.0518, -88.8182
Hunter-Lab:
20.3121, 40.4996, -112.8154
#001cb4 color charts
#001cb4 color shades, tints & tones
#001cb4 color schemes
#001cb4 color preview, HTML & CSS examples
This text has a color of #001cb4
<p style="color:#001cb4;">Text here</p>
.mytext {color:#001cb4;}
This box has a color of #001cb4
<div style="background-color:#001cb4;">Content here</div>
.mybackground {background-color:#001cb4;}
Border around this has a color of #001cb4
<div style="border:2px solid #001cb4;">Content here</div>
.myborder {border:2px solid #001cb4;}