#123f53 color space conversions
Hex:
#123f53
RGB:
18, 63, 83
CMY:
93, 75, 67
CMYK:
78, 24, 0, 67
HSL:
198°, 64.3564%, 19.8039%
HSV (HSB):
198°, 78.3133%, 32.5490%
XYZ:
3.5883, 4.3081, 8.8260
xyY:
0.2146, 0.2576, 4.3081
CIE-Lab:
24.6651, -7.5469, -16.4441
CIE-LCH:
24.6651, 18.0932, 245.3476
CIE-Luv:
24.6651, -14.8321, -18.8713
Hunter-Lab:
20.7561, -5.4642, -10.6825
#123f53 color charts
#123f53 color shades, tints & tones
#123f53 color schemes
#123f53 color preview, HTML & CSS examples
This text has a color of #123f53
<p style="color:#123f53;">Text here</p>
.mytext {color:#123f53;}
This box has a color of #123f53
<div style="background-color:#123f53;">Content here</div>
.mybackground {background-color:#123f53;}
Border around this has a color of #123f53
<div style="border:2px solid #123f53;">Content here</div>
.myborder {border:2px solid #123f53;}