#123d5e color space conversions
Hex:
#123d5e
RGB:
18, 61, 94
CMY:
93, 76, 63
CMYK:
81, 35, 0, 63
HSL:
206°, 67.8571%, 21.9608%
HSV (HSB):
206°, 80.8511%, 36.8627%
XYZ:
3.9386, 4.2742, 11.2071
xyY:
0.2028, 0.2201, 4.2742
CIE-Lab:
24.5581, -1.7964, -23.8013
CIE-LCH:
24.5581, 23.8690, 265.6837
CIE-Luv:
24.5581, -13.6928, -28.7286
Hunter-Lab:
20.6742, -2.1745, -17.6680
#123d5e color charts
#123d5e color shades, tints & tones
#123d5e color schemes
#123d5e color preview, HTML & CSS examples
This text has a color of #123d5e
<p style="color:#123d5e;">Text here</p>
.mytext {color:#123d5e;}
This box has a color of #123d5e
<div style="background-color:#123d5e;">Content here</div>
.mybackground {background-color:#123d5e;}
Border around this has a color of #123d5e
<div style="border:2px solid #123d5e;">Content here</div>
.myborder {border:2px solid #123d5e;}