#123f88 color space conversions
Hex:
#123f88
RGB:
18, 63, 136
CMY:
93, 75, 47
CMYK:
87, 54, 0, 47
HSL:
217°, 76.6234%, 30.1961%
HSV (HSB):
217°, 86.7647%, 53.3333%
XYZ:
6.4709, 5.4612, 24.0056
xyY:
0.1801, 0.1520, 5.4612
CIE-Lab:
28.0102, 14.4645, -44.9427
CIE-LCH:
28.0102, 47.2130, 287.8404
CIE-Luv:
28.0102, -13.2823, -58.9609
Hunter-Lab:
23.3692, 8.5303, -44.5463
#123f88 color charts
#123f88 color shades, tints & tones
#123f88 color schemes
#123f88 color preview, HTML & CSS examples
This text has a color of #123f88
<p style="color:#123f88;">Text here</p>
.mytext {color:#123f88;}
This box has a color of #123f88
<div style="background-color:#123f88;">Content here</div>
.mybackground {background-color:#123f88;}
Border around this has a color of #123f88
<div style="border:2px solid #123f88;">Content here</div>
.myborder {border:2px solid #123f88;}