#123f8e color space conversions
Hex:
#123f8e
RGB:
18, 63, 142
CMY:
93, 75, 44
CMYK:
87, 56, 0, 44
HSL:
218°, 77.5000%, 31.3725%
HSV (HSB):
218°, 87.3239%, 55.6863%
XYZ:
6.9094, 5.6366, 26.3150
xyY:
0.1778, 0.1450, 5.6366
CIE-Lab:
28.4765, 16.9665, -47.8953
CIE-LCH:
28.4765, 50.8116, 289.5063
CIE-Luv:
28.4765, -13.1973, -63.1679
Hunter-Lab:
23.7415, 10.4008, -49.0976
#123f8e color charts
#123f8e color shades, tints & tones
#123f8e color schemes
#123f8e color preview, HTML & CSS examples
This text has a color of #123f8e
<p style="color:#123f8e;">Text here</p>
.mytext {color:#123f8e;}
This box has a color of #123f8e
<div style="background-color:#123f8e;">Content here</div>
.mybackground {background-color:#123f8e;}
Border around this has a color of #123f8e
<div style="border:2px solid #123f8e;">Content here</div>
.myborder {border:2px solid #123f8e;}