#203b5d color space conversions
Hex:
#203b5d
RGB:
32, 59, 93
CMY:
87, 77, 64
CMYK:
66, 37, 0, 64
HSL:
213°, 48.8000%, 24.5098%
HSV (HSB):
213°, 65.5914%, 36.4706%
XYZ:
4.1354, 4.2253, 10.9535
xyY:
0.2141, 0.2188, 4.2253
CIE-Lab:
24.4028, 1.7087, -23.3568
CIE-LCH:
24.4028, 23.4193, 274.1840
CIE-Luv:
24.4028, -10.4823, -28.3867
Hunter-Lab:
20.5556, -0.0613, -17.2052
#203b5d color charts
#203b5d color shades, tints & tones
#203b5d color schemes
#203b5d color preview, HTML & CSS examples
This text has a color of #203b5d
<p style="color:#203b5d;">Text here</p>
.mytext {color:#203b5d;}
This box has a color of #203b5d
<div style="background-color:#203b5d;">Content here</div>
.mybackground {background-color:#203b5d;}
Border around this has a color of #203b5d
<div style="border:2px solid #203b5d;">Content here</div>
.myborder {border:2px solid #203b5d;}