#123d88 color space conversions
Hex:
#123d88
RGB:
18, 61, 136
CMY:
93, 76, 47
CMYK:
87, 55, 0, 47
HSL:
218°, 76.6234%, 30.1961%
HSV (HSB):
218°, 86.7647%, 53.3333%
XYZ:
6.3621, 5.2437, 23.9694
xyY:
0.1788, 0.1474, 5.2437
CIE-Lab:
27.4180, 15.8670, -45.9030
CIE-LCH:
27.4180, 48.5680, 289.0684
CIE-Luv:
27.4180, -12.7139, -59.7386
Hunter-Lab:
22.8990, 9.5201, -46.0319
#123d88 color charts
#123d88 color shades, tints & tones
#123d88 color schemes
#123d88 color preview, HTML & CSS examples
This text has a color of #123d88
<p style="color:#123d88;">Text here</p>
.mytext {color:#123d88;}
This box has a color of #123d88
<div style="background-color:#123d88;">Content here</div>
.mybackground {background-color:#123d88;}
Border around this has a color of #123d88
<div style="border:2px solid #123d88;">Content here</div>
.myborder {border:2px solid #123d88;}