#123b7b color space conversions
Hex:
#123b7b
RGB:
18, 59, 123
CMY:
93, 77, 52
CMYK:
85, 52, 0, 52
HSL:
217°, 74.4681%, 27.6471%
HSV (HSB):
217°, 85.3659%, 48.2353%
XYZ:
5.3886, 4.6866, 19.3595
xyY:
0.1831, 0.1592, 4.6866
CIE-Lab:
25.8225, 11.8103, -40.3547
CIE-LCH:
25.8225, 42.0475, 286.3127
CIE-Luv:
25.8225, -12.3217, -51.3659
Hunter-Lab:
21.6485, 6.5458, -37.8669
#123b7b color charts
#123b7b color shades, tints & tones
#123b7b color schemes
#123b7b color preview, HTML & CSS examples
This text has a color of #123b7b
<p style="color:#123b7b;">Text here</p>
.mytext {color:#123b7b;}
This box has a color of #123b7b
<div style="background-color:#123b7b;">Content here</div>
.mybackground {background-color:#123b7b;}
Border around this has a color of #123b7b
<div style="border:2px solid #123b7b;">Content here</div>
.myborder {border:2px solid #123b7b;}