#203f6d color space conversions
Hex:
#203f6d
RGB:
32, 63, 109
CMY:
87, 75, 57
CMYK:
71, 42, 0, 57
HSL:
216°, 54.6099%, 27.6471%
HSV (HSB):
216°, 70.6422%, 42.7451%
XYZ:
5.1335, 4.9662, 15.1560
xyY:
0.2033, 0.1966, 4.9662
CIE-Lab:
26.6383, 5.2140, -30.1362
CIE-LCH:
26.6383, 30.5840, 279.8159
CIE-Luv:
26.6383, -11.6677, -38.4528
Hunter-Lab:
22.2850, 2.1198, -24.7236
#203f6d color charts
#203f6d color shades, tints & tones
#203f6d color schemes
#203f6d color preview, HTML & CSS examples
This text has a color of #203f6d
<p style="color:#203f6d;">Text here</p>
.mytext {color:#203f6d;}
This box has a color of #203f6d
<div style="background-color:#203f6d;">Content here</div>
.mybackground {background-color:#203f6d;}
Border around this has a color of #203f6d
<div style="border:2px solid #203f6d;">Content here</div>
.myborder {border:2px solid #203f6d;}