#123a5b color space conversions
Hex:
#123a5b
RGB:
18, 58, 91
CMY:
93, 77, 64
CMYK:
80, 36, 0, 64
HSL:
207°, 66.9725%, 21.3725%
HSV (HSB):
207°, 80.2198%, 35.6863%
XYZ:
3.6508, 3.9100, 10.4598
xyY:
0.2026, 0.2170, 3.9100
CIE-Lab:
23.3718, -1.0035, -23.7154
CIE-LCH:
23.3718, 23.7366, 267.5769
CIE-Luv:
23.3718, -12.7476, -28.1640
Hunter-Lab:
19.7738, -1.6478, -17.5211
#123a5b color charts
#123a5b color shades, tints & tones
#123a5b color schemes
#123a5b color preview, HTML & CSS examples
This text has a color of #123a5b
<p style="color:#123a5b;">Text here</p>
.mytext {color:#123a5b;}
This box has a color of #123a5b
<div style="background-color:#123a5b;">Content here</div>
.mybackground {background-color:#123a5b;}
Border around this has a color of #123a5b
<div style="border:2px solid #123a5b;">Content here</div>
.myborder {border:2px solid #123a5b;}