#112dbd color space conversions
Hex:
#112dbd
RGB:
17, 45, 189
CMY:
93, 82, 26
CMYK:
91, 76, 0, 26
HSL:
230°, 83.4951%, 40.3922%
HSV (HSB):
230°, 91.0053%, 74.1176%
XYZ:
10.3549, 5.6701, 48.6928
xyY:
0.1600, 0.0876, 5.6701
CIE-Lab:
28.5643, 46.7147, -76.1086
CIE-LCH:
28.5643, 89.3017, 301.5412
CIE-Luv:
28.5643, -9.7734, -95.4392
Hunter-Lab:
23.8119, 35.9518, -104.5734
#112dbd color charts
#112dbd color shades, tints & tones
#112dbd color schemes
#112dbd color preview, HTML & CSS examples
This text has a color of #112dbd
<p style="color:#112dbd;">Text here</p>
.mytext {color:#112dbd;}
This box has a color of #112dbd
<div style="background-color:#112dbd;">Content here</div>
.mybackground {background-color:#112dbd;}
Border around this has a color of #112dbd
<div style="border:2px solid #112dbd;">Content here</div>
.myborder {border:2px solid #112dbd;}