#123e6e color space conversions
Hex:
#123e6e
RGB:
18, 62, 110
CMY:
93, 76, 57
CMYK:
84, 44, 0, 57
HSL:
211°, 71.8750%, 25.0980%
HSV (HSB):
211°, 83.6364%, 43.1373%
XYZ:
4.7866, 4.6996, 15.4067
xyY:
0.1923, 0.1888, 4.6996
CIE-Lab:
25.8613, 4.2057, -32.0442
CIE-LCH:
25.8613, 32.3191, 277.4772
CIE-Luv:
25.8613, -13.5351, -40.4171
Hunter-Lab:
21.6786, 1.4744, -26.9615
#123e6e color charts
#123e6e color shades, tints & tones
#123e6e color schemes
#123e6e color preview, HTML & CSS examples
This text has a color of #123e6e
<p style="color:#123e6e;">Text here</p>
.mytext {color:#123e6e;}
This box has a color of #123e6e
<div style="background-color:#123e6e;">Content here</div>
.mybackground {background-color:#123e6e;}
Border around this has a color of #123e6e
<div style="border:2px solid #123e6e;">Content here</div>
.myborder {border:2px solid #123e6e;}