#123bdf color space conversions
Hex:
#123bdf
RGB:
18, 59, 223
CMY:
93, 77, 13
CMYK:
92, 74, 0, 13
HSL:
228°, 85.0622%, 47.2549%
HSV (HSB):
228°, 91.9283%, 87.4510%
XYZ:
15.1327, 8.5842, 70.6714
xyY:
0.1603, 0.0909, 8.5842
CIE-Lab:
35.1712, 50.4305, -84.9379
CIE-LCH:
35.1712, 98.7810, 300.6990
CIE-Luv:
35.1712, -12.6956, -114.8844
Hunter-Lab:
29.2989, 40.9212, -122.5033
#123bdf color charts
#123bdf color shades, tints & tones
#123bdf color schemes
#123bdf color preview, HTML & CSS examples
This text has a color of #123bdf
<p style="color:#123bdf;">Text here</p>
.mytext {color:#123bdf;}
This box has a color of #123bdf
<div style="background-color:#123bdf;">Content here</div>
.mybackground {background-color:#123bdf;}
Border around this has a color of #123bdf
<div style="border:2px solid #123bdf;">Content here</div>
.myborder {border:2px solid #123bdf;}