#204fa6 color space conversions
Hex:
#204fa6
RGB:
32, 79, 166
CMY:
87, 69, 35
CMYK:
81, 52, 0, 35
HSL:
219°, 67.6768%, 38.8235%
HSV (HSB):
219°, 80.7229%, 65.0980%
XYZ:
10.2746, 8.6522, 37.2049
xyY:
0.1830, 0.1541, 8.6522
CIE-Lab:
35.3059, 17.0376, -51.3640
CIE-LCH:
35.3059, 54.1160, 288.3509
CIE-Luv:
35.3059, -15.8526, -72.9435
Hunter-Lab:
29.4146, 10.8747, -54.4023
#204fa6 color charts
#204fa6 color shades, tints & tones
#204fa6 color schemes
#204fa6 color preview, HTML & CSS examples
This text has a color of #204fa6
<p style="color:#204fa6;">Text here</p>
.mytext {color:#204fa6;}
This box has a color of #204fa6
<div style="background-color:#204fa6;">Content here</div>
.mybackground {background-color:#204fa6;}
Border around this has a color of #204fa6
<div style="border:2px solid #204fa6;">Content here</div>
.myborder {border:2px solid #204fa6;}