#013f7b color space conversions
Hex:
#013f7b
RGB:
1, 63, 123
CMY:
100, 75, 52
CMYK:
99, 49, 0, 52
HSL:
210°, 98.3871%, 24.3137%
HSV (HSB):
210°, 99.1870%, 48.2353%
XYZ:
5.3652, 4.9915, 19.4196
xyY:
0.1802, 0.1676, 4.9915
CIE-Lab:
26.7106, 7.7040, -38.9398
CIE-LCH:
26.7106, 39.6946, 281.1910
CIE-Luv:
26.7106, -14.8914, -49.9917
Hunter-Lab:
22.3417, 3.7672, -35.8961
#013f7b color charts
#013f7b color shades, tints & tones
#013f7b color schemes
#013f7b color preview, HTML & CSS examples
This text has a color of #013f7b
<p style="color:#013f7b;">Text here</p>
.mytext {color:#013f7b;}
This box has a color of #013f7b
<div style="background-color:#013f7b;">Content here</div>
.mybackground {background-color:#013f7b;}
Border around this has a color of #013f7b
<div style="border:2px solid #013f7b;">Content here</div>
.myborder {border:2px solid #013f7b;}