#203b50 color space conversions
Hex:
#203b50
RGB:
32, 59, 80
CMY:
87, 77, 69
CMYK:
60, 26, 0, 69
HSL:
206°, 42.8571%, 21.9608%
HSV (HSB):
206°, 60.0000%, 31.3725%
XYZ:
3.6076, 4.0142, 8.1741
xyY:
0.2284, 0.2541, 4.0142
CIE-Lab:
23.7183, -3.1658, -15.8905
CIE-LCH:
23.7183, 16.2028, 258.7326
CIE-Luv:
23.7183, -10.6359, -18.3112
Hunter-Lab:
20.0354, -2.9212, -10.1644
#203b50 color charts
#203b50 color shades, tints & tones
#203b50 color schemes
#203b50 color preview, HTML & CSS examples
This text has a color of #203b50
<p style="color:#203b50;">Text here</p>
.mytext {color:#203b50;}
This box has a color of #203b50
<div style="background-color:#203b50;">Content here</div>
.mybackground {background-color:#203b50;}
Border around this has a color of #203b50
<div style="border:2px solid #203b50;">Content here</div>
.myborder {border:2px solid #203b50;}