#203d5d color space conversions
Hex:
#203d5d
RGB:
32, 61, 93
CMY:
87, 76, 64
CMYK:
66, 34, 0, 64
HSL:
211°, 48.8000%, 24.5098%
HSV (HSB):
211°, 65.5914%, 36.4706%
XYZ:
4.2402, 4.4349, 10.9885
xyY:
0.2156, 0.2255, 4.4349
CIE-Lab:
25.0600, 0.3488, -22.3225
CIE-LCH:
25.0600, 22.3253, 270.8953
CIE-Luv:
25.0600, -11.1837, -27.2173
Hunter-Lab:
21.0591, -0.9131, -16.1955
#203d5d color charts
#203d5d color shades, tints & tones
#203d5d color schemes
#203d5d color preview, HTML & CSS examples
This text has a color of #203d5d
<p style="color:#203d5d;">Text here</p>
.mytext {color:#203d5d;}
This box has a color of #203d5d
<div style="background-color:#203d5d;">Content here</div>
.mybackground {background-color:#203d5d;}
Border around this has a color of #203d5d
<div style="border:2px solid #203d5d;">Content here</div>
.myborder {border:2px solid #203d5d;}