#123bc5 color space conversions
Hex:
#123bc5
RGB:
18, 59, 197
CMY:
93, 77, 23
CMYK:
91, 70, 0, 23
HSL:
226°, 83.2558%, 42.1569%
HSV (HSB):
226°, 90.8629%, 77.2549%
XYZ:
11.8915, 7.2877, 53.6032
xyY:
0.1634, 0.1001, 7.2877
CIE-Lab:
32.4532, 41.2243, -74.3812
CIE-LCH:
32.4532, 85.0412, 298.9965
CIE-Luv:
32.4532, -12.3095, -99.4664
Hunter-Lab:
26.9958, 31.3852, -98.8299
#123bc5 color charts
#123bc5 color shades, tints & tones
#123bc5 color schemes
#123bc5 color preview, HTML & CSS examples
This text has a color of #123bc5
<p style="color:#123bc5;">Text here</p>
.mytext {color:#123bc5;}
This box has a color of #123bc5
<div style="background-color:#123bc5;">Content here</div>
.mybackground {background-color:#123bc5;}
Border around this has a color of #123bc5
<div style="border:2px solid #123bc5;">Content here</div>
.myborder {border:2px solid #123bc5;}