#123e62 color space conversions
Hex:
#123e62
RGB:
18, 62, 98
CMY:
93, 76, 62
CMYK:
82, 37, 0, 62
HSL:
207°, 68.9655%, 22.7451%
HSV (HSB):
207°, 81.6327%, 38.4314%
XYZ:
4.1767, 4.4557, 12.1952
xyY:
0.2005, 0.2139, 4.4557
CIE-Lab:
25.1241, -0.8174, -25.5028
CIE-LCH:
25.1241, 25.5159, 268.1643
CIE-Luv:
25.1241, -13.9037, -31.2373
Hunter-Lab:
21.1085, -1.6206, -19.4781
#123e62 color charts
#123e62 color shades, tints & tones
#123e62 color schemes
#123e62 color preview, HTML & CSS examples
This text has a color of #123e62
<p style="color:#123e62;">Text here</p>
.mytext {color:#123e62;}
This box has a color of #123e62
<div style="background-color:#123e62;">Content here</div>
.mybackground {background-color:#123e62;}
Border around this has a color of #123e62
<div style="border:2px solid #123e62;">Content here</div>
.myborder {border:2px solid #123e62;}