#123e5c color space conversions
Hex:
#123e5c
RGB:
18, 62, 92
CMY:
93, 76, 64
CMYK:
80, 33, 0, 64
HSL:
204°, 67.2727%, 21.5686%
HSV (HSB):
204°, 80.4348%, 36.0784%
XYZ:
3.9038, 4.3466, 10.7584
xyY:
0.2054, 0.2287, 4.3466
CIE-Lab:
24.7856, -3.2870, -22.1413
CIE-LCH:
24.7856, 22.3839, 261.5559
CIE-Luv:
24.7856, -14.1154, -26.5701
Hunter-Lab:
20.8484, -3.0607, -16.0016
#123e5c color charts
#123e5c color shades, tints & tones
#123e5c color schemes
#123e5c color preview, HTML & CSS examples
This text has a color of #123e5c
<p style="color:#123e5c;">Text here</p>
.mytext {color:#123e5c;}
This box has a color of #123e5c
<div style="background-color:#123e5c;">Content here</div>
.mybackground {background-color:#123e5c;}
Border around this has a color of #123e5c
<div style="border:2px solid #123e5c;">Content here</div>
.myborder {border:2px solid #123e5c;}