#072dbc color space conversions
Hex:
#072dbc
RGB:
7, 45, 188
CMY:
97, 82, 26
CMYK:
96, 76, 0, 26
HSL:
227°, 92.8205%, 38.2353%
HSV (HSB):
227°, 96.2766%, 73.7255%
XYZ:
10.1031, 5.5528, 48.1163
xyY:
0.1584, 0.0871, 5.5528
CIE-Lab:
28.2549, 46.0972, -76.0361
CIE-LCH:
28.2549, 88.9181, 301.2265
CIE-Luv:
28.2549, -10.2321, -94.8150
Hunter-Lab:
23.5643, 35.2935, -104.5698
#072dbc color charts
#072dbc color shades, tints & tones
#072dbc color schemes
#072dbc color preview, HTML & CSS examples
This text has a color of #072dbc
<p style="color:#072dbc;">Text here</p>
.mytext {color:#072dbc;}
This box has a color of #072dbc
<div style="background-color:#072dbc;">Content here</div>
.mybackground {background-color:#072dbc;}
Border around this has a color of #072dbc
<div style="border:2px solid #072dbc;">Content here</div>
.myborder {border:2px solid #072dbc;}