#123a9e color space conversions
Hex:
#123a9e
RGB:
18, 58, 158
CMY:
93, 77, 38
CMYK:
89, 63, 0, 38
HSL:
223°, 79.5455%, 34.5098%
HSV (HSB):
223°, 88.6076%, 61.9608%
XYZ:
7.9341, 5.6233, 33.0150
xyY:
0.1704, 0.1207, 5.6233
CIE-Lab:
28.4416, 26.9605, -57.7398
CIE-LCH:
28.4416, 63.7241, 295.0293
CIE-Luv:
28.4416, -11.8195, -75.3598
Hunter-Lab:
23.7136, 18.2236, -65.9465
#123a9e color charts
#123a9e color shades, tints & tones
#123a9e color schemes
#123a9e color preview, HTML & CSS examples
This text has a color of #123a9e
<p style="color:#123a9e;">Text here</p>
.mytext {color:#123a9e;}
This box has a color of #123a9e
<div style="background-color:#123a9e;">Content here</div>
.mybackground {background-color:#123a9e;}
Border around this has a color of #123a9e
<div style="border:2px solid #123a9e;">Content here</div>
.myborder {border:2px solid #123a9e;}