#203da4 color space conversions
Hex:
#203da4
RGB:
32, 61, 164
CMY:
87, 76, 36
CMYK:
80, 63, 0, 36
HSL:
227°, 67.3469%, 38.4314%
HSV (HSB):
227°, 80.4878%, 64.3137%
XYZ:
8.9652, 6.3249, 35.8703
xyY:
0.1752, 0.1236, 6.3249
CIE-Lab:
30.2178, 28.3884, -58.4442
CIE-LCH:
30.2178, 64.9740, 295.9075
CIE-Luv:
30.2178, -11.0951, -78.2235
Hunter-Lab:
25.1494, 19.6204, -66.9602
#203da4 color charts
#203da4 color shades, tints & tones
#203da4 color schemes
#203da4 color preview, HTML & CSS examples
This text has a color of #203da4
<p style="color:#203da4;">Text here</p>
.mytext {color:#203da4;}
This box has a color of #203da4
<div style="background-color:#203da4;">Content here</div>
.mybackground {background-color:#203da4;}
Border around this has a color of #203da4
<div style="border:2px solid #203da4;">Content here</div>
.myborder {border:2px solid #203da4;}