#123fac color space conversions
Hex:
#123fac
RGB:
18, 63, 172
CMY:
93, 75, 33
CMYK:
90, 63, 0, 33
HSL:
222°, 81.0526%, 37.2549%
HSV (HSB):
222°, 89.5349%, 67.4510%
XYZ:
9.4734, 6.6622, 39.8164
xyY:
0.1693, 0.1191, 6.6622
CIE-Lab:
31.0251, 29.1296, -61.9423
CIE-LCH:
31.0251, 68.4499, 295.1862
CIE-Luv:
31.0251, -13.0119, -83.2217
Hunter-Lab:
25.8112, 20.3444, -73.3930
#123fac color charts
#123fac color shades, tints & tones
#123fac color schemes
#123fac color preview, HTML & CSS examples
This text has a color of #123fac
<p style="color:#123fac;">Text here</p>
.mytext {color:#123fac;}
This box has a color of #123fac
<div style="background-color:#123fac;">Content here</div>
.mybackground {background-color:#123fac;}
Border around this has a color of #123fac
<div style="border:2px solid #123fac;">Content here</div>
.myborder {border:2px solid #123fac;}