#204b81 color space conversions
Hex:
#204b81
RGB:
32, 75, 129
CMY:
87, 71, 49
CMYK:
75, 42, 0, 49
HSL:
213°, 60.2484%, 31.5686%
HSV (HSB):
213°, 75.1938%, 50.5882%
XYZ:
7.0742, 6.9242, 21.7325
xyY:
0.1980, 0.1938, 6.9242
CIE-Lab:
31.6337, 5.0032, -34.7546
CIE-LCH:
31.6337, 35.1129, 278.1919
CIE-Luv:
31.6337, -15.2923, -47.0986
Hunter-Lab:
26.3139, 1.9384, -30.5476
#204b81 color charts
#204b81 color shades, tints & tones
#204b81 color schemes
#204b81 color preview, HTML & CSS examples
This text has a color of #204b81
<p style="color:#204b81;">Text here</p>
.mytext {color:#204b81;}
This box has a color of #204b81
<div style="background-color:#204b81;">Content here</div>
.mybackground {background-color:#204b81;}
Border around this has a color of #204b81
<div style="border:2px solid #204b81;">Content here</div>
.myborder {border:2px solid #204b81;}