#072f82 color space conversions
Hex:
#072f82
RGB:
7, 47, 130
CMY:
97, 82, 49
CMYK:
95, 64, 0, 49
HSL:
220°, 89.7810%, 26.8627%
HSV (HSB):
220°, 94.6154%, 50.9804%
XYZ:
5.1334, 3.6899, 21.5608
xyY:
0.1690, 0.1214, 3.6899
CIE-Lab:
22.6186, 22.5393, -49.9892
CIE-LCH:
22.6186, 54.8356, 294.2698
CIE-Luv:
22.6186, -9.9347, -59.6939
Hunter-Lab:
19.2091, 14.0859, -53.1020
#072f82 color charts
#072f82 color shades, tints & tones
#072f82 color schemes
#072f82 color preview, HTML & CSS examples
This text has a color of #072f82
<p style="color:#072f82;">Text here</p>
.mytext {color:#072f82;}
This box has a color of #072f82
<div style="background-color:#072f82;">Content here</div>
.mybackground {background-color:#072f82;}
Border around this has a color of #072f82
<div style="border:2px solid #072f82;">Content here</div>
.myborder {border:2px solid #072f82;}