#123c81 color space conversions
Hex:
#123c81
RGB:
18, 60, 129
CMY:
93, 76, 49
CMYK:
86, 53, 0, 49
HSL:
217°, 75.5102%, 28.8235%
HSV (HSB):
217°, 86.0465%, 50.5882%
XYZ:
5.8278, 4.9453, 21.4163
xyY:
0.1810, 0.1536, 4.9453
CIE-Lab:
26.5783, 13.6352, -42.9011
CIE-LCH:
26.5783, 45.0158, 287.6318
CIE-Luv:
26.5783, -12.5232, -55.2152
Hunter-Lab:
22.2380, 7.8617, -41.5324
#123c81 color charts
#123c81 color shades, tints & tones
#123c81 color schemes
#123c81 color preview, HTML & CSS examples
This text has a color of #123c81
<p style="color:#123c81;">Text here</p>
.mytext {color:#123c81;}
This box has a color of #123c81
<div style="background-color:#123c81;">Content here</div>
.mybackground {background-color:#123c81;}
Border around this has a color of #123c81
<div style="border:2px solid #123c81;">Content here</div>
.myborder {border:2px solid #123c81;}