#123e5b color space conversions
Hex:
#123e5b
RGB:
18, 62, 91
CMY:
93, 76, 64
CMYK:
80, 32, 0, 64
HSL:
204°, 66.9725%, 21.3725%
HSV (HSB):
204°, 80.2198%, 35.6863%
XYZ:
3.8604, 4.3292, 10.5297
xyY:
0.2062, 0.2313, 4.3292
CIE-Lab:
24.7311, -3.6946, -21.5751
CIE-LCH:
24.7311, 21.8892, 260.2826
CIE-Luv:
24.7311, -14.1523, -25.7888
Hunter-Lab:
20.8067, -3.2934, -15.4403
#123e5b color charts
#123e5b color shades, tints & tones
#123e5b color schemes
#123e5b color preview, HTML & CSS examples
This text has a color of #123e5b
<p style="color:#123e5b;">Text here</p>
.mytext {color:#123e5b;}
This box has a color of #123e5b
<div style="background-color:#123e5b;">Content here</div>
.mybackground {background-color:#123e5b;}
Border around this has a color of #123e5b
<div style="border:2px solid #123e5b;">Content here</div>
.myborder {border:2px solid #123e5b;}