#123cc5 color space conversions
Hex:
#123cc5
RGB:
18, 60, 197
CMY:
93, 76, 23
CMYK:
91, 70, 0, 23
HSL:
226°, 83.2558%, 42.1569%
HSV (HSB):
226°, 90.8629%, 77.2549%
XYZ:
11.9434, 7.3915, 53.6205
xyY:
0.1637, 0.1013, 7.3915
CIE-Lab:
32.6821, 40.6008, -74.0035
CIE-LCH:
32.6821, 84.4093, 298.7506
CIE-Luv:
32.6821, -12.5049, -99.3475
Hunter-Lab:
27.1874, 30.8368, -97.9041
#123cc5 color charts
#123cc5 color shades, tints & tones
#123cc5 color schemes
#123cc5 color preview, HTML & CSS examples
This text has a color of #123cc5
<p style="color:#123cc5;">Text here</p>
.mytext {color:#123cc5;}
This box has a color of #123cc5
<div style="background-color:#123cc5;">Content here</div>
.mybackground {background-color:#123cc5;}
Border around this has a color of #123cc5
<div style="border:2px solid #123cc5;">Content here</div>
.myborder {border:2px solid #123cc5;}