#123b73 color space conversions
Hex:
#123b73
RGB:
18, 59, 115
CMY:
93, 77, 55
CMYK:
84, 49, 0, 55
HSL:
215°, 72.9323%, 26.0784%
HSV (HSB):
215°, 84.3478%, 45.0980%
XYZ:
4.9079, 4.4943, 16.8285
xyY:
0.1871, 0.1713, 4.4943
CIE-Lab:
25.2426, 8.4202, -36.2229
CIE-LCH:
25.2426, 37.1887, 283.0862
CIE-Luv:
25.2426, -12.4643, -45.6034
Hunter-Lab:
21.1998, 4.2244, -32.2246
#123b73 color charts
#123b73 color shades, tints & tones
#123b73 color schemes
#123b73 color preview, HTML & CSS examples
This text has a color of #123b73
<p style="color:#123b73;">Text here</p>
.mytext {color:#123b73;}
This box has a color of #123b73
<div style="background-color:#123b73;">Content here</div>
.mybackground {background-color:#123b73;}
Border around this has a color of #123b73
<div style="border:2px solid #123b73;">Content here</div>
.myborder {border:2px solid #123b73;}