#123b85 color space conversions
Hex:
#123b85
RGB:
18, 59, 133
CMY:
93, 77, 48
CMYK:
86, 56, 0, 48
HSL:
219°, 76.1589%, 29.6078%
HSV (HSB):
219°, 86.4662%, 52.1569%
XYZ:
6.0471, 4.9500, 22.8270
xyY:
0.1788, 0.1463, 4.9500
CIE-Lab:
26.5918, 16.0199, -45.3777
CIE-LCH:
26.5918, 48.1225, 289.4448
CIE-Luv:
26.5918, -12.1893, -58.3868
Hunter-Lab:
22.2486, 9.5805, -45.2576
#123b85 color charts
#123b85 color shades, tints & tones
#123b85 color schemes
#123b85 color preview, HTML & CSS examples
This text has a color of #123b85
<p style="color:#123b85;">Text here</p>
.mytext {color:#123b85;}
This box has a color of #123b85
<div style="background-color:#123b85;">Content here</div>
.mybackground {background-color:#123b85;}
Border around this has a color of #123b85
<div style="border:2px solid #123b85;">Content here</div>
.myborder {border:2px solid #123b85;}