#002dac color space conversions
Hex:
#002dac
RGB:
0, 45, 172
CMY:
100, 82, 33
CMYK:
100, 74, 0, 33
HSL:
224°, 100.0000%, 33.7255%
HSV (HSB):
224°, 100.0000%, 67.4510%
XYZ:
8.3848, 4.8553, 39.5250
xyY:
0.1589, 0.0920, 4.8553
CIE-Lab:
26.3186, 40.1732, -69.7073
CIE-LCH:
26.3186, 80.4550, 299.9554
CIE-Luv:
26.3186, -10.2532, -85.4041
Hunter-Lab:
22.0348, 29.3627, -90.9271
#002dac color charts
#002dac RGB chart
#002dac CMYK chart
#002dac RGB pie chart
#002dac color shades, tints & tones
#002dac color schemes
#002dac color preview, HTML & CSS examples
This text has a color of #002dac
<p style="color:#002dac;">Text here</p>
.mytext {color:#002dac;}
Text color #002dac
This box has a color of #002dac
<div style="background-color:#002dac;">Content here</div>
.mybackground {background-color:#002dac;}
Background color #002dac
Border around this has a color of #002dac
<div style="border:2px solid #002dac;">Content here</div>
.myborder {border:2px solid #002dac;}
Border color #002dac