#012e82 color space conversions
Hex:
#012e82
RGB:
1, 46, 130
CMY:
100, 82, 49
CMYK:
99, 65, 0, 49
HSL:
219°, 98.4733%, 25.6863%
HSV (HSB):
219°, 99.2308%, 50.9804%
XYZ:
5.0188, 3.5721, 21.5441
xyY:
0.1665, 0.1185, 3.5721
CIE-Lab:
22.2033, 22.9119, -50.6751
CIE-LCH:
22.2033, 55.6141, 294.3293
CIE-Luv:
22.2033, -10.0842, -59.8803
Hunter-Lab:
18.9001, 14.3240, -54.3540
#012e82 color charts
#012e82 color shades, tints & tones
#012e82 color schemes
#012e82 color preview, HTML & CSS examples
This text has a color of #012e82
<p style="color:#012e82;">Text here</p>
.mytext {color:#012e82;}
This box has a color of #012e82
<div style="background-color:#012e82;">Content here</div>
.mybackground {background-color:#012e82;}
Border around this has a color of #012e82
<div style="border:2px solid #012e82;">Content here</div>
.myborder {border:2px solid #012e82;}