#123f6c color space conversions
Hex:
#123f6c
RGB:
18, 63, 108
CMY:
93, 75, 58
CMYK:
83, 42, 0, 58
HSL:
210°, 71.4286%, 24.7059%
HSV (HSB):
210°, 83.3333%, 42.3529%
XYZ:
4.7337, 4.7663, 14.8579
xyY:
0.1943, 0.1957, 4.7663
CIE-Lab:
26.0584, 2.6747, -30.4519
CIE-LCH:
26.0584, 30.5692, 275.0196
CIE-Luv:
26.0584, -13.9218, -38.3596
Hunter-Lab:
21.8319, 0.4977, -25.0679
#123f6c color charts
#123f6c color shades, tints & tones
#123f6c color schemes
#123f6c color preview, HTML & CSS examples
This text has a color of #123f6c
<p style="color:#123f6c;">Text here</p>
.mytext {color:#123f6c;}
This box has a color of #123f6c
<div style="background-color:#123f6c;">Content here</div>
.mybackground {background-color:#123f6c;}
Border around this has a color of #123f6c
<div style="border:2px solid #123f6c;">Content here</div>
.myborder {border:2px solid #123f6c;}