#123c56 color space conversions
Hex:
#123c56
RGB:
18, 60, 86
CMY:
93, 76, 66
CMYK:
79, 30, 0, 66
HSL:
203°, 65.3846%, 20.3922%
HSV (HSB):
203°, 79.0698%, 33.7255%
XYZ:
3.5450, 4.0322, 9.3955
xyY:
0.2089, 0.2376, 4.0322
CIE-Lab:
23.7776, -4.3986, -19.7972
CIE-LCH:
23.7776, 20.2800, 257.4733
CIE-Luv:
23.7776, -13.6215, -23.1214
Hunter-Lab:
20.0803, -3.6278, -13.6854
#123c56 color charts
#123c56 color shades, tints & tones
#123c56 color schemes
#123c56 color preview, HTML & CSS examples
This text has a color of #123c56
<p style="color:#123c56;">Text here</p>
.mytext {color:#123c56;}
This box has a color of #123c56
<div style="background-color:#123c56;">Content here</div>
.mybackground {background-color:#123c56;}
Border around this has a color of #123c56
<div style="border:2px solid #123c56;">Content here</div>
.myborder {border:2px solid #123c56;}