#123c5e color space conversions
Hex:
#123c5e
RGB:
18, 60, 94
CMY:
93, 76, 63
CMYK:
81, 36, 0, 63
HSL:
207°, 67.8571%, 21.9608%
HSV (HSB):
207°, 80.8511%, 36.8627%
XYZ:
3.8857, 4.1685, 11.1895
xyY:
0.2019, 0.2166, 4.1685
CIE-Lab:
24.2207, -1.1203, -24.3338
CIE-LCH:
24.2207, 24.3596, 267.3641
CIE-Luv:
24.2207, -13.3450, -29.3154
Hunter-Lab:
20.4168, -1.7577, -18.2022
#123c5e color charts
#123c5e color shades, tints & tones
#123c5e color schemes
#123c5e color preview, HTML & CSS examples
This text has a color of #123c5e
<p style="color:#123c5e;">Text here</p>
.mytext {color:#123c5e;}
This box has a color of #123c5e
<div style="background-color:#123c5e;">Content here</div>
.mybackground {background-color:#123c5e;}
Border around this has a color of #123c5e
<div style="border:2px solid #123c5e;">Content here</div>
.myborder {border:2px solid #123c5e;}