#123d7b color space conversions
Hex:
#123d7b
RGB:
18, 61, 123
CMY:
93, 76, 52
CMYK:
85, 50, 0, 52
HSL:
215°, 74.4681%, 27.6471%
HSV (HSB):
215°, 85.3659%, 48.2353%
XYZ:
5.4933, 4.8961, 19.3944
xyY:
0.1844, 0.1644, 4.8961
CIE-Lab:
26.4368, 10.3995, -39.3632
CIE-LCH:
26.4368, 40.7138, 284.7990
CIE-Luv:
26.4368, -12.9185, -50.5105
Hunter-Lab:
22.1272, 5.5921, -36.4783
#123d7b color charts
#123d7b color shades, tints & tones
#123d7b color schemes
#123d7b color preview, HTML & CSS examples
This text has a color of #123d7b
<p style="color:#123d7b;">Text here</p>
.mytext {color:#123d7b;}
This box has a color of #123d7b
<div style="background-color:#123d7b;">Content here</div>
.mybackground {background-color:#123d7b;}
Border around this has a color of #123d7b
<div style="border:2px solid #123d7b;">Content here</div>
.myborder {border:2px solid #123d7b;}