#123cb7 color space conversions
Hex:
#123cb7
RGB:
18, 60, 183
CMY:
93, 76, 28
CMYK:
90, 67, 0, 28
HSL:
225°, 82.0896%, 39.4118%
HSV (HSB):
225°, 90.1639%, 71.7647%
XYZ:
10.4126, 6.7792, 45.5595
xyY:
0.1659, 0.1080, 6.7792
CIE-Lab:
31.2989, 35.3705, -68.0403
CIE-LCH:
31.2989, 76.6847, 297.4675
CIE-Luv:
31.2989, -12.3780, -90.7709
Hunter-Lab:
26.0369, 25.8202, -85.5199
#123cb7 color charts
#123cb7 color shades, tints & tones
#123cb7 color schemes
#123cb7 color preview, HTML & CSS examples
This text has a color of #123cb7
<p style="color:#123cb7;">Text here</p>
.mytext {color:#123cb7;}
This box has a color of #123cb7
<div style="background-color:#123cb7;">Content here</div>
.mybackground {background-color:#123cb7;}
Border around this has a color of #123cb7
<div style="border:2px solid #123cb7;">Content here</div>
.myborder {border:2px solid #123cb7;}