#123e79 color space conversions
Hex:
#123e79
RGB:
18, 62, 121
CMY:
93, 76, 53
CMYK:
85, 49, 0, 53
HSL:
214°, 74.1007%, 27.2549%
HSV (HSB):
214°, 85.1240%, 47.4510%
XYZ:
5.4233, 4.9543, 18.7596
xyY:
0.1861, 0.1700, 4.9543
CIE-Lab:
26.6042, 8.8523, -37.8332
CIE-LCH:
26.6042, 38.8550, 283.1693
CIE-Luv:
26.6042, -13.2641, -48.5987
Hunter-Lab:
22.2583, 4.5397, -34.3896
#123e79 color charts
#123e79 color shades, tints & tones
#123e79 color schemes
#123e79 color preview, HTML & CSS examples
This text has a color of #123e79
<p style="color:#123e79;">Text here</p>
.mytext {color:#123e79;}
This box has a color of #123e79
<div style="background-color:#123e79;">Content here</div>
.mybackground {background-color:#123e79;}
Border around this has a color of #123e79
<div style="border:2px solid #123e79;">Content here</div>
.myborder {border:2px solid #123e79;}