#204fd6 color space conversions
Hex:
#204fd6
RGB:
32, 79, 214
CMY:
87, 69, 16
CMYK:
85, 63, 0, 16
HSL:
225°, 73.9837%, 48.2353%
HSV (HSB):
225°, 85.0467%, 83.9216%
XYZ:
15.5292, 10.7541, 64.8756
xyY:
0.1704, 0.1180, 10.7541
CIE-Lab:
39.1632, 35.5704, -73.1858
CIE-LCH:
39.1632, 81.3721, 295.9211
CIE-Luv:
39.1632, -15.5889, -105.7871
Hunter-Lab:
32.7934, 27.1398, -94.3387
#204fd6 color charts
#204fd6 color shades, tints & tones
#204fd6 color schemes
#204fd6 color preview, HTML & CSS examples
This text has a color of #204fd6
<p style="color:#204fd6;">Text here</p>
.mytext {color:#204fd6;}
This box has a color of #204fd6
<div style="background-color:#204fd6;">Content here</div>
.mybackground {background-color:#204fd6;}
Border around this has a color of #204fd6
<div style="border:2px solid #204fd6;">Content here</div>
.myborder {border:2px solid #204fd6;}