#001dac color space conversions
Hex:
#001dac
RGB:
0, 29, 172
CMY:
100, 89, 33
CMYK:
100, 83, 0, 33
HSL:
230°, 100.0000%, 33.7255%
HSV (HSB):
230°, 100.0000%, 67.4510%
XYZ:
7.8858, 3.8573, 39.3586
xyY:
0.1543, 0.0755, 3.8573
CIE-Lab:
23.1939, 49.1353, -74.8942
CIE-LCH:
23.1939, 89.5736, 303.2674
CIE-Luv:
23.1939, -7.9129, -84.2693
Hunter-Lab:
19.6400, 37.3006, -105.0695
#001dac color charts
#001dac color shades, tints & tones
#001dac color schemes
#001dac color preview, HTML & CSS examples
This text has a color of #001dac
<p style="color:#001dac;">Text here</p>
.mytext {color:#001dac;}
This box has a color of #001dac
<div style="background-color:#001dac;">Content here</div>
.mybackground {background-color:#001dac;}
Border around this has a color of #001dac
<div style="border:2px solid #001dac;">Content here</div>
.myborder {border:2px solid #001dac;}