#123f83 color space conversions
Hex:
#123f83
RGB:
18, 63, 131
CMY:
93, 75, 49
CMYK:
86, 52, 0, 49
HSL:
216°, 75.8389%, 29.2157%
HSV (HSB):
216°, 86.2595%, 51.3725%
XYZ:
6.1237, 5.3223, 22.1773
xyY:
0.1821, 0.1583, 5.3223
CIE-Lab:
27.6340, 12.3675, -42.4427
CIE-LCH:
27.6340, 44.2079, 286.2458
CIE-Luv:
27.6340, -13.3666, -55.3996
Hunter-Lab:
23.0701, 7.0080, -40.8463
#123f83 color charts
#123f83 color shades, tints & tones
#123f83 color schemes
#123f83 color preview, HTML & CSS examples
This text has a color of #123f83
<p style="color:#123f83;">Text here</p>
.mytext {color:#123f83;}
This box has a color of #123f83
<div style="background-color:#123f83;">Content here</div>
.mybackground {background-color:#123f83;}
Border around this has a color of #123f83
<div style="border:2px solid #123f83;">Content here</div>
.myborder {border:2px solid #123f83;}