#203f96 color space conversions
Hex:
#203f96
RGB:
32, 63, 150
CMY:
87, 75, 41
CMYK:
79, 58, 0, 41
HSL:
224°, 64.8352%, 35.6863%
HSV (HSB):
224°, 78.6667%, 58.8235%
XYZ:
7.8782, 6.0641, 29.6094
xyY:
0.1809, 0.1392, 6.0641
CIE-Lab:
29.5736, 21.5668, -50.9994
CIE-LCH:
29.5736, 55.3721, 292.9227
CIE-Luv:
29.5736, -11.5038, -68.2488
Hunter-Lab:
24.6254, 14.0116, -54.0522
#203f96 color charts
#203f96 color shades, tints & tones
#203f96 color schemes
#203f96 color preview, HTML & CSS examples
This text has a color of #203f96
<p style="color:#203f96;">Text here</p>
.mytext {color:#203f96;}
This box has a color of #203f96
<div style="background-color:#203f96;">Content here</div>
.mybackground {background-color:#203f96;}
Border around this has a color of #203f96
<div style="border:2px solid #203f96;">Content here</div>
.myborder {border:2px solid #203f96;}