#002cac color space conversions
Hex:
#002cac
RGB:
0, 44, 172
CMY:
100, 83, 33
CMYK:
100, 74, 0, 33
HSL:
225°, 100.0000%, 33.7255%
HSV (HSB):
225°, 100.0000%, 67.4510%
XYZ:
8.3471, 4.7799, 39.5124
xyY:
0.1586, 0.0908, 4.7799
CIE-Lab:
26.0983, 40.7884, -70.0719
CIE-LCH:
26.0983, 81.0788, 300.2034
CIE-Luv:
26.0983, -10.0790, -85.3981
Hunter-Lab:
21.8630, 29.8891, -91.8489
#002cac color charts
#002cac color shades, tints & tones
#002cac color schemes
#002cac color preview, HTML & CSS examples
This text has a color of #002cac
<p style="color:#002cac;">Text here</p>
.mytext {color:#002cac;}
This box has a color of #002cac
<div style="background-color:#002cac;">Content here</div>
.mybackground {background-color:#002cac;}
Border around this has a color of #002cac
<div style="border:2px solid #002cac;">Content here</div>
.myborder {border:2px solid #002cac;}