#203f9a color space conversions
Hex:
#203f9a
RGB:
32, 63, 154
CMY:
87, 75, 40
CMYK:
79, 59, 0, 40
HSL:
225°, 65.5914%, 36.4706%
HSV (HSB):
225°, 79.2208%, 60.3922%
XYZ:
8.2059, 6.1952, 31.3351
xyY:
0.1794, 0.1355, 6.1952
CIE-Lab:
29.8997, 23.1433, -52.9072
CIE-LCH:
29.8997, 57.7476, 293.6261
CIE-Luv:
29.8997, -11.5184, -70.9791
Hunter-Lab:
24.8901, 15.2911, -57.2194
#203f9a color charts
#203f9a color shades, tints & tones
#203f9a color schemes
#203f9a color preview, HTML & CSS examples
This text has a color of #203f9a
<p style="color:#203f9a;">Text here</p>
.mytext {color:#203f9a;}
This box has a color of #203f9a
<div style="background-color:#203f9a;">Content here</div>
.mybackground {background-color:#203f9a;}
Border around this has a color of #203f9a
<div style="border:2px solid #203f9a;">Content here</div>
.myborder {border:2px solid #203f9a;}