#123db3 color space conversions
Hex:
#123db3
RGB:
18, 61, 179
CMY:
93, 76, 30
CMYK:
90, 66, 0, 30
HSL:
224°, 81.7259%, 38.6275%
HSV (HSB):
224°, 89.9441%, 70.1961%
XYZ:
10.0549, 6.7208, 43.4151
xyY:
0.1671, 0.1117, 6.7208
CIE-Lab:
31.1626, 33.1868, -65.8906
CIE-LCH:
31.1626, 73.7762, 296.7328
CIE-Luv:
31.1626, -12.5711, -88.0999
Hunter-Lab:
25.9244, 23.8641, -81.1447
#123db3 color charts
#123db3 color shades, tints & tones
#123db3 color schemes
#123db3 color preview, HTML & CSS examples
This text has a color of #123db3
<p style="color:#123db3;">Text here</p>
.mytext {color:#123db3;}
This box has a color of #123db3
<div style="background-color:#123db3;">Content here</div>
.mybackground {background-color:#123db3;}
Border around this has a color of #123db3
<div style="border:2px solid #123db3;">Content here</div>
.myborder {border:2px solid #123db3;}