#123bb1 color space conversions
Hex:
#123bb1
RGB:
18, 59, 177
CMY:
93, 77, 31
CMYK:
90, 67, 0, 31
HSL:
225°, 81.5385%, 38.2353%
HSV (HSB):
225°, 89.8305%, 69.4118%
XYZ:
9.7492, 6.4309, 42.3224
xyY:
0.1666, 0.1099, 6.4309
CIE-Lab:
30.4744, 33.7320, -65.8315
CIE-LCH:
30.4744, 73.9705, 297.1306
CIE-Luv:
30.4744, -12.1226, -87.2065
Hunter-Lab:
25.3591, 24.2453, -81.1990
#123bb1 color charts
#123bb1 color shades, tints & tones
#123bb1 color schemes
#123bb1 color preview, HTML & CSS examples
This text has a color of #123bb1
<p style="color:#123bb1;">Text here</p>
.mytext {color:#123bb1;}
This box has a color of #123bb1
<div style="background-color:#123bb1;">Content here</div>
.mybackground {background-color:#123bb1;}
Border around this has a color of #123bb1
<div style="border:2px solid #123bb1;">Content here</div>
.myborder {border:2px solid #123bb1;}