#123d99 color space conversions
Hex:
#123d99
RGB:
18, 61, 153
CMY:
93, 76, 40
CMYK:
88, 60, 0, 40
HSL:
221°, 78.9474%, 33.5294%
HSV (HSB):
221°, 88.2353%, 60.0000%
XYZ:
7.6680, 5.7660, 30.8458
xyY:
0.1732, 0.1302, 5.7660
CIE-Lab:
28.8142, 22.8834, -54.0877
CIE-LCH:
28.8142, 58.7292, 292.9322
CIE-Luv:
28.8142, -12.5678, -71.3119
Hunter-Lab:
24.0125, 14.9790, -59.3536
#123d99 color charts
#123d99 color shades, tints & tones
#123d99 color schemes
#123d99 color preview, HTML & CSS examples
This text has a color of #123d99
<p style="color:#123d99;">Text here</p>
.mytext {color:#123d99;}
This box has a color of #123d99
<div style="background-color:#123d99;">Content here</div>
.mybackground {background-color:#123d99;}
Border around this has a color of #123d99
<div style="border:2px solid #123d99;">Content here</div>
.myborder {border:2px solid #123d99;}