#123bac color space conversions
Hex:
#123bac
RGB:
18, 59, 172
CMY:
93, 77, 33
CMYK:
90, 66, 0, 33
HSL:
224°, 81.0526%, 37.2549%
HSV (HSB):
224°, 89.5349%, 67.4510%
XYZ:
9.2598, 6.2351, 39.7452
xyY:
0.1676, 0.1129, 6.2351
CIE-Lab:
29.9980, 31.8017, -63.6280
CIE-LCH:
29.9980, 71.1328, 296.5562
CIE-Luv:
29.9980, -12.0941, -84.0733
Hunter-Lab:
24.9702, 22.4963, -76.8932
#123bac color charts
#123bac color shades, tints & tones
#123bac color schemes
#123bac color preview, HTML & CSS examples
This text has a color of #123bac
<p style="color:#123bac;">Text here</p>
.mytext {color:#123bac;}
This box has a color of #123bac
<div style="background-color:#123bac;">Content here</div>
.mybackground {background-color:#123bac;}
Border around this has a color of #123bac
<div style="border:2px solid #123bac;">Content here</div>
.myborder {border:2px solid #123bac;}