#203b85 color space conversions
Hex:
#203b85
RGB:
32, 59, 133
CMY:
87, 77, 48
CMYK:
76, 56, 0, 48
HSL:
224°, 61.2121%, 32.3529%
HSV (HSB):
224°, 75.9398%, 52.1569%
XYZ:
6.3933, 5.1285, 22.8432
xyY:
0.1860, 0.1492, 5.1285
CIE-Lab:
27.0977, 17.5783, -44.5336
CIE-LCH:
27.0977, 47.8774, 291.5401
CIE-Luv:
27.0977, -10.3672, -57.9051
Hunter-Lab:
22.6461, 10.7620, -43.9538
#203b85 color charts
#203b85 color shades, tints & tones
#203b85 color schemes
#203b85 color preview, HTML & CSS examples
This text has a color of #203b85
<p style="color:#203b85;">Text here</p>
.mytext {color:#203b85;}
This box has a color of #203b85
<div style="background-color:#203b85;">Content here</div>
.mybackground {background-color:#203b85;}
Border around this has a color of #203b85
<div style="border:2px solid #203b85;">Content here</div>
.myborder {border:2px solid #203b85;}