#203f7a color space conversions
Hex:
#203f7a
RGB:
32, 63, 122
CMY:
87, 75, 52
CMYK:
74, 48, 0, 52
HSL:
219°, 58.4416%, 30.1961%
HSV (HSB):
219°, 73.7705%, 47.8431%
XYZ:
5.8860, 5.2672, 19.1188
xyY:
0.1944, 0.1740, 5.2672
CIE-Lab:
27.4829, 10.3910, -37.0240
CIE-LCH:
27.4829, 38.4545, 285.6771
CIE-Luv:
27.4829, -11.5504, -48.2635
Hunter-Lab:
22.9504, 5.6160, -33.3260
#203f7a color charts
#203f7a color shades, tints & tones
#203f7a color schemes
#203f7a color preview, HTML & CSS examples
This text has a color of #203f7a
<p style="color:#203f7a;">Text here</p>
.mytext {color:#203f7a;}
This box has a color of #203f7a
<div style="background-color:#203f7a;">Content here</div>
.mybackground {background-color:#203f7a;}
Border around this has a color of #203f7a
<div style="border:2px solid #203f7a;">Content here</div>
.myborder {border:2px solid #203f7a;}