#013e7a color space conversions
Hex:
#013e7a
RGB:
1, 62, 122
CMY:
100, 76, 52
CMYK:
99, 49, 0, 52
HSL:
210°, 98.3740%, 24.1176%
HSV (HSB):
210°, 99.1803%, 47.8431%
XYZ:
5.2480, 4.8568, 19.0732
xyY:
0.1799, 0.1665, 4.8568
CIE-Lab:
26.3230, 7.9682, -38.9349
CIE-LCH:
26.3230, 39.7419, 281.5662
CIE-Luv:
26.3230, -14.6159, -49.7259
Hunter-Lab:
22.0382, 3.9395, -35.8863
#013e7a color charts
#013e7a color shades, tints & tones
#013e7a color schemes
#013e7a color preview, HTML & CSS examples
This text has a color of #013e7a
<p style="color:#013e7a;">Text here</p>
.mytext {color:#013e7a;}
This box has a color of #013e7a
<div style="background-color:#013e7a;">Content here</div>
.mybackground {background-color:#013e7a;}
Border around this has a color of #013e7a
<div style="border:2px solid #013e7a;">Content here</div>
.myborder {border:2px solid #013e7a;}