#123d7e color space conversions
Hex:
#123d7e
RGB:
18, 61, 126
CMY:
93, 76, 51
CMYK:
86, 52, 0, 51
HSL:
216°, 75.0000%, 28.2353%
HSV (HSB):
216°, 85.7143%, 49.4118%
XYZ:
5.6841, 4.9724, 20.3989
xyY:
0.1830, 0.1601, 4.9724
CIE-Lab:
26.6561, 11.6663, -40.8952
CIE-LCH:
26.6561, 42.5267, 285.9221
CIE-Luv:
26.6561, -12.8637, -52.6707
Hunter-Lab:
22.2990, 6.4771, -38.6286
#123d7e color charts
#123d7e color shades, tints & tones
#123d7e color schemes
#123d7e color preview, HTML & CSS examples
This text has a color of #123d7e
<p style="color:#123d7e;">Text here</p>
.mytext {color:#123d7e;}
This box has a color of #123d7e
<div style="background-color:#123d7e;">Content here</div>
.mybackground {background-color:#123d7e;}
Border around this has a color of #123d7e
<div style="border:2px solid #123d7e;">Content here</div>
.myborder {border:2px solid #123d7e;}