#012da2 color space conversions
Hex:
#012da2
RGB:
1, 45, 162
CMY:
100, 82, 36
CMYK:
99, 72, 0, 36
HSL:
224°, 98.7730%, 31.9608%
HSV (HSB):
224°, 99.3827%, 63.5294%
XYZ:
7.4725, 4.4919, 34.6556
xyY:
0.1603, 0.0964, 4.4919
CIE-Lab:
25.2351, 36.4591, -65.4580
CIE-LCH:
25.2351, 74.9267, 299.1171
CIE-Luv:
25.2351, -10.0667, -79.4741
Hunter-Lab:
21.1940, 25.8452, -82.1128
#012da2 color charts
#012da2 color shades, tints & tones
#012da2 color schemes
#012da2 color preview, HTML & CSS examples
This text has a color of #012da2
<p style="color:#012da2;">Text here</p>
.mytext {color:#012da2;}
This box has a color of #012da2
<div style="background-color:#012da2;">Content here</div>
.mybackground {background-color:#012da2;}
Border around this has a color of #012da2
<div style="border:2px solid #012da2;">Content here</div>
.myborder {border:2px solid #012da2;}