#123e98 color space conversions
Hex:
#123e98
RGB:
18, 62, 152
CMY:
93, 76, 40
CMYK:
88, 59, 0, 40
HSL:
220°, 78.8235%, 33.3333%
HSV (HSB):
220°, 88.1579%, 59.6078%
XYZ:
7.6396, 5.8408, 30.4305
xyY:
0.1740, 0.1330, 5.8408
CIE-Lab:
29.0073, 21.7841, -53.1626
CIE-LCH:
29.0073, 57.4527, 292.2820
CIE-Luv:
29.0073, -12.8313, -70.3428
Hunter-Lab:
24.1678, 14.1310, -57.7365
#123e98 color charts
#123e98 color shades, tints & tones
#123e98 color schemes
#123e98 color preview, HTML & CSS examples
This text has a color of #123e98
<p style="color:#123e98;">Text here</p>
.mytext {color:#123e98;}
This box has a color of #123e98
<div style="background-color:#123e98;">Content here</div>
.mybackground {background-color:#123e98;}
Border around this has a color of #123e98
<div style="border:2px solid #123e98;">Content here</div>
.myborder {border:2px solid #123e98;}