#123b7d color space conversions
Hex:
#123b7d
RGB:
18, 59, 125
CMY:
93, 77, 51
CMYK:
86, 53, 0, 51
HSL:
217°, 74.8252%, 28.0392%
HSV (HSB):
217°, 85.6000%, 49.0196%
XYZ:
5.5151, 4.7372, 20.0257
xyY:
0.1821, 0.1565, 4.7372
CIE-Lab:
25.9725, 12.6554, -41.3717
CIE-LCH:
25.9725, 43.2641, 287.0087
CIE-Luv:
25.9725, -12.2912, -52.7861
Hunter-Lab:
21.7651, 7.1414, -39.3162
#123b7d color charts
#123b7d color shades, tints & tones
#123b7d color schemes
#123b7d color preview, HTML & CSS examples
This text has a color of #123b7d
<p style="color:#123b7d;">Text here</p>
.mytext {color:#123b7d;}
This box has a color of #123b7d
<div style="background-color:#123b7d;">Content here</div>
.mybackground {background-color:#123b7d;}
Border around this has a color of #123b7d
<div style="border:2px solid #123b7d;">Content here</div>
.myborder {border:2px solid #123b7d;}