#123e8b color space conversions
Hex:
#123e8b
RGB:
18, 62, 139
CMY:
93, 76, 45
CMYK:
87, 55, 0, 45
HSL:
218°, 77.0701%, 30.7843%
HSV (HSB):
218°, 87.0504%, 54.5098%
XYZ:
6.6323, 5.4379, 25.1262
xyY:
0.1783, 0.1462, 5.4379
CIE-Lab:
27.9477, 16.4175, -46.9020
CIE-LCH:
27.9477, 49.6924, 289.2920
CIE-Luv:
27.9477, -12.9564, -61.4543
Hunter-Lab:
23.3194, 9.9584, -47.5603
#123e8b color charts
#123e8b color shades, tints & tones
#123e8b color schemes
#123e8b color preview, HTML & CSS examples
This text has a color of #123e8b
<p style="color:#123e8b;">Text here</p>
.mytext {color:#123e8b;}
This box has a color of #123e8b
<div style="background-color:#123e8b;">Content here</div>
.mybackground {background-color:#123e8b;}
Border around this has a color of #123e8b
<div style="border:2px solid #123e8b;">Content here</div>
.myborder {border:2px solid #123e8b;}