#204e82 color space conversions
Hex:
#204e82
RGB:
32, 78, 130
CMY:
87, 69, 49
CMYK:
75, 40, 0, 49
HSL:
212°, 60.4938%, 31.7647%
HSV (HSB):
212°, 75.3846%, 50.9804%
XYZ:
7.3493, 7.3676, 22.1538
xyY:
0.1993, 0.1998, 7.3676
CIE-Lab:
32.6294, 3.4034, -33.7883
CIE-LCH:
32.6294, 33.9593, 275.7519
CIE-Luv:
32.6294, -16.2687, -46.0664
Hunter-Lab:
27.1433, 0.8300, -29.3911
#204e82 color charts
#204e82 color shades, tints & tones
#204e82 color schemes
#204e82 color preview, HTML & CSS examples
This text has a color of #204e82
<p style="color:#204e82;">Text here</p>
.mytext {color:#204e82;}
This box has a color of #204e82
<div style="background-color:#204e82;">Content here</div>
.mybackground {background-color:#204e82;}
Border around this has a color of #204e82
<div style="border:2px solid #204e82;">Content here</div>
.myborder {border:2px solid #204e82;}