#123b9c color space conversions
Hex:
#123b9c
RGB:
18, 59, 156
CMY:
93, 77, 39
CMYK:
88, 62, 0, 39
HSL:
222°, 79.3103%, 34.1176%
HSV (HSB):
222°, 88.4615%, 61.1765%
XYZ:
7.8142, 5.6568, 32.1325
xyY:
0.1714, 0.1240, 5.6568
CIE-Lab:
28.5296, 25.4746, -56.3800
CIE-LCH:
28.5296, 61.8681, 294.3153
CIE-Luv:
28.5296, -12.0599, -73.8265
Hunter-Lab:
23.7841, 17.0233, -63.4525
#123b9c color charts
#123b9c color shades, tints & tones
#123b9c color schemes
#123b9c color preview, HTML & CSS examples
This text has a color of #123b9c
<p style="color:#123b9c;">Text here</p>
.mytext {color:#123b9c;}
This box has a color of #123b9c
<div style="background-color:#123b9c;">Content here</div>
.mybackground {background-color:#123b9c;}
Border around this has a color of #123b9c
<div style="border:2px solid #123b9c;">Content here</div>
.myborder {border:2px solid #123b9c;}