#123a5d color space conversions
Hex:
#123a5d
RGB:
18, 58, 93
CMY:
93, 77, 64
CMYK:
81, 38, 0, 64
HSL:
208°, 67.5676%, 21.7647%
HSV (HSB):
208°, 80.6452%, 36.4706%
XYZ:
3.7383, 3.9450, 10.9204
xyY:
0.2009, 0.2121, 3.9450
CIE-Lab:
23.4889, -0.1717, -24.8386
CIE-LCH:
23.4889, 24.8392, 269.6040
CIE-Luv:
23.4889, -12.6869, -29.6906
Hunter-Lab:
19.8621, -1.1627, -18.6947
#123a5d color charts
#123a5d color shades, tints & tones
#123a5d color schemes
#123a5d color preview, HTML & CSS examples
This text has a color of #123a5d
<p style="color:#123a5d;">Text here</p>
.mytext {color:#123a5d;}
This box has a color of #123a5d
<div style="background-color:#123a5d;">Content here</div>
.mybackground {background-color:#123a5d;}
Border around this has a color of #123a5d
<div style="border:2px solid #123a5d;">Content here</div>
.myborder {border:2px solid #123a5d;}