#123c5f color space conversions
Hex:
#123c5f
RGB:
18, 60, 95
CMY:
93, 76, 63
CMYK:
81, 37, 0, 63
HSL:
207°, 68.1416%, 22.1569%
HSV (HSB):
207°, 81.0526%, 37.2549%
XYZ:
3.9309, 4.1865, 11.4274
xyY:
0.2011, 0.2142, 4.1865
CIE-Lab:
24.2788, -0.7054, -24.8930
CIE-LCH:
24.2788, 24.9030, 268.3767
CIE-Luv:
24.2788, -13.3127, -30.0851
Hunter-Lab:
20.4610, -1.5143, -18.7904
#123c5f color charts
#123c5f color shades, tints & tones
#123c5f color schemes
#123c5f color preview, HTML & CSS examples
This text has a color of #123c5f
<p style="color:#123c5f;">Text here</p>
.mytext {color:#123c5f;}
This box has a color of #123c5f
<div style="background-color:#123c5f;">Content here</div>
.mybackground {background-color:#123c5f;}
Border around this has a color of #123c5f
<div style="border:2px solid #123c5f;">Content here</div>
.myborder {border:2px solid #123c5f;}