#001cac color space conversions
Hex:
#001cac
RGB:
0, 28, 172
CMY:
100, 89, 33
CMYK:
100, 84, 0, 33
HSL:
230°, 100.0000%, 33.7255%
HSV (HSB):
230°, 100.0000%, 67.4510%
XYZ:
7.8616, 3.8091, 39.3506
xyY:
0.1541, 0.0747, 3.8091
CIE-Lab:
23.0299, 49.6198, -75.1673
CIE-LCH:
23.0299, 90.0680, 303.4298
CIE-Luv:
23.0299, -7.7981, -84.1449
Hunter-Lab:
19.5168, 37.7478, -105.8810
#001cac color charts
#001cac RGB chart
#001cac CMYK chart
#001cac RGB pie chart
#001cac color shades, tints & tones
#001cac color schemes
#001cac color preview, HTML & CSS examples
This text has a color of #001cac
<p style="color:#001cac;">Text here</p>
.mytext {color:#001cac;}
Text color #001cac
This box has a color of #001cac
<div style="background-color:#001cac;">Content here</div>
.mybackground {background-color:#001cac;}
Background color #001cac
Border around this has a color of #001cac
<div style="border:2px solid #001cac;">Content here</div>
.myborder {border:2px solid #001cac;}
Border color #001cac