#013e81 color space conversions
Hex:
#013e81
RGB:
1, 62, 129
CMY:
100, 76, 49
CMYK:
99, 52, 0, 49
HSL:
211°, 98.4615%, 25.4902%
HSV (HSB):
211°, 99.2248%, 50.5882%
XYZ:
5.6976, 5.0367, 21.4408
xyY:
0.1771, 0.1565, 5.0367
CIE-Lab:
26.8390, 11.0326, -42.4960
CIE-LCH:
26.8390, 43.9047, 284.5536
CIE-Luv:
26.8390, -14.4030, -54.7571
Hunter-Lab:
22.4426, 6.0421, -40.9336
#013e81 color charts
#013e81 color shades, tints & tones
#013e81 color schemes
#013e81 color preview, HTML & CSS examples
This text has a color of #013e81
<p style="color:#013e81;">Text here</p>
.mytext {color:#013e81;}
This box has a color of #013e81
<div style="background-color:#013e81;">Content here</div>
.mybackground {background-color:#013e81;}
Border around this has a color of #013e81
<div style="border:2px solid #013e81;">Content here</div>
.myborder {border:2px solid #013e81;}