#123d81 color space conversions
Hex:
#123d81
RGB:
18, 61, 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.8806, 5.0511, 21.4339
xyY:
0.1817, 0.1561, 5.0511
CIE-Lab:
26.8798, 12.9306, -42.4133
CIE-LCH:
26.8798, 44.3406, 286.9550
CIE-Luv:
26.8798, -12.8135, -54.8123
Hunter-Lab:
22.4746, 7.3754, -40.8124
#123d81 color charts
#123d81 color shades, tints & tones
#123d81 color schemes
#123d81 color preview, HTML & CSS examples
This text has a color of #123d81
<p style="color:#123d81;">Text here</p>
.mytext {color:#123d81;}
This box has a color of #123d81
<div style="background-color:#123d81;">Content here</div>
.mybackground {background-color:#123d81;}
Border around this has a color of #123d81
<div style="border:2px solid #123d81;">Content here</div>
.myborder {border:2px solid #123d81;}