#123b64 color space conversions
Hex:
#123b64
RGB:
18, 59, 100
CMY:
93, 77, 61
CMYK:
82, 41, 0, 61
HSL:
210°, 69.4915%, 23.1373%
HSV (HSB):
210°, 82.0000%, 39.2157%
XYZ:
4.1137, 4.1766, 12.6459
xyY:
0.1965, 0.1995, 4.1766
CIE-Lab:
24.2470, 2.0714, -28.1886
CIE-LCH:
24.2470, 28.2646, 274.2028
CIE-Luv:
24.2470, -12.8231, -34.4579
Hunter-Lab:
20.4368, 0.1654, -22.3819
#123b64 color charts
#123b64 color shades, tints & tones
#123b64 color schemes
#123b64 color preview, HTML & CSS examples
This text has a color of #123b64
<p style="color:#123b64;">Text here</p>
.mytext {color:#123b64;}
This box has a color of #123b64
<div style="background-color:#123b64;">Content here</div>
.mybackground {background-color:#123b64;}
Border around this has a color of #123b64
<div style="border:2px solid #123b64;">Content here</div>
.myborder {border:2px solid #123b64;}