#012d8b color space conversions
Hex:
#012d8b
RGB:
1, 45, 139
CMY:
100, 82, 45
CMYK:
99, 68, 0, 45
HSL:
221°, 98.5714%, 27.4510%
HSV (HSB):
221°, 99.2806%, 54.5098%
XYZ:
5.6111, 3.7473, 24.8537
xyY:
0.1640, 0.1095, 3.7473
CIE-Lab:
22.8178, 27.3702, -55.3015
CIE-LCH:
22.8178, 61.7040, 296.3321
CIE-Luv:
22.8178, -9.8687, -65.5695
Hunter-Lab:
19.3580, 17.8636, -62.5718
#012d8b color charts
#012d8b color shades, tints & tones
#012d8b color schemes
#012d8b color preview, HTML & CSS examples
This text has a color of #012d8b
<p style="color:#012d8b;">Text here</p>
.mytext {color:#012d8b;}
This box has a color of #012d8b
<div style="background-color:#012d8b;">Content here</div>
.mybackground {background-color:#012d8b;}
Border around this has a color of #012d8b
<div style="border:2px solid #012d8b;">Content here</div>
.myborder {border:2px solid #012d8b;}