#203ea5 color space conversions
Hex:
#203ea5
RGB:
32, 62, 165
CMY:
87, 76, 35
CMYK:
81, 62, 0, 35
HSL:
226°, 67.5127%, 38.6275%
HSV (HSB):
226°, 80.6061%, 64.7059%
XYZ:
9.1098, 6.4689, 36.3658
xyY:
0.1754, 0.1245, 6.4689
CIE-Lab:
30.5660, 28.1044, -58.4770
CIE-LCH:
30.5660, 64.8800, 295.6692
CIE-Luv:
30.5660, -11.3425, -78.6161
Hunter-Lab:
25.4341, 19.4243, -66.9692
#203ea5 color charts
#203ea5 color shades, tints & tones
#203ea5 color schemes
#203ea5 color preview, HTML & CSS examples
This text has a color of #203ea5
<p style="color:#203ea5;">Text here</p>
.mytext {color:#203ea5;}
This box has a color of #203ea5
<div style="background-color:#203ea5;">Content here</div>
.mybackground {background-color:#203ea5;}
Border around this has a color of #203ea5
<div style="border:2px solid #203ea5;">Content here</div>
.myborder {border:2px solid #203ea5;}