#123f87 color space conversions
Hex:
#123f87
RGB:
18, 63, 135
CMY:
93, 75, 47
CMYK:
87, 53, 0, 47
HSL:
217°, 76.4706%, 30.0000%
HSV (HSB):
217°, 86.6667%, 52.9412%
XYZ:
6.4001, 5.4329, 23.6330
xyY:
0.1805, 0.1532, 5.4329
CIE-Lab:
27.9341, 14.0459, -44.4456
CIE-LCH:
27.9341, 46.6122, 287.5378
CIE-Luv:
27.9341, -13.2981, -58.2527
Hunter-Lab:
23.3085, 8.2232, -43.7993
#123f87 color charts
#123f87 color shades, tints & tones
#123f87 color schemes
#123f87 color preview, HTML & CSS examples
This text has a color of #123f87
<p style="color:#123f87;">Text here</p>
.mytext {color:#123f87;}
This box has a color of #123f87
<div style="background-color:#123f87;">Content here</div>
.mybackground {background-color:#123f87;}
Border around this has a color of #123f87
<div style="border:2px solid #123f87;">Content here</div>
.myborder {border:2px solid #123f87;}