#123b75 color space conversions
Hex:
#123b75
RGB:
18, 59, 117
CMY:
93, 77, 54
CMYK:
85, 50, 0, 54
HSL:
215°, 73.3333%, 26.4706%
HSV (HSB):
215°, 84.6154%, 45.8824%
XYZ:
5.0243, 4.5409, 17.4413
xyY:
0.1860, 0.1681, 4.5409
CIE-Lab:
25.3845, 9.2687, -37.2656
CIE-LCH:
25.3845, 38.4010, 283.9671
CIE-Luv:
25.3845, -12.4256, -47.0563
Hunter-Lab:
21.3093, 4.7953, -33.6112
#123b75 color charts
#123b75 color shades, tints & tones
#123b75 color schemes
#123b75 color preview, HTML & CSS examples
This text has a color of #123b75
<p style="color:#123b75;">Text here</p>
.mytext {color:#123b75;}
This box has a color of #123b75
<div style="background-color:#123b75;">Content here</div>
.mybackground {background-color:#123b75;}
Border around this has a color of #123b75
<div style="border:2px solid #123b75;">Content here</div>
.myborder {border:2px solid #123b75;}