#012dac color space conversions
Hex:
#012dac
RGB:
1, 45, 172
CMY:
100, 82, 33
CMYK:
99, 74, 0, 33
HSL:
225°, 98.8439%, 33.9216%
HSV (HSB):
225°, 99.4186%, 67.4510%
XYZ:
8.3973, 4.8618, 39.5256
xyY:
0.1591, 0.0921, 4.8618
CIE-Lab:
26.3373, 40.2032, -69.6757
CIE-LCH:
26.3373, 80.4425, 299.9851
CIE-Luv:
26.3373, -10.2066, -85.4070
Hunter-Lab:
22.0495, 29.3933, -90.8479
#012dac color charts
#012dac RGB chart
#012dac CMYK chart
#012dac RGB pie chart
#012dac color shades, tints & tones
#012dac color schemes
#012dac color preview, HTML & CSS examples
This text has a color of #012dac
<p style="color:#012dac;">Text here</p>
.mytext {color:#012dac;}
Text color #012dac
This box has a color of #012dac
<div style="background-color:#012dac;">Content here</div>
.mybackground {background-color:#012dac;}
Background color #012dac
Border around this has a color of #012dac
<div style="border:2px solid #012dac;">Content here</div>
.myborder {border:2px solid #012dac;}
Border color #012dac