#204fd8 color space conversions
Hex:
#204fd8
RGB:
32, 79, 216
CMY:
87, 69, 15
CMYK:
85, 63, 0, 15
HSL:
225°, 74.1935%, 48.6275%
HSV (HSB):
225°, 85.1852%, 84.7059%
XYZ:
15.7863, 10.8569, 66.2293
xyY:
0.1700, 0.1169, 10.8569
CIE-Lab:
39.3384, 36.3150, -74.0461
CIE-LCH:
39.3384, 82.4719, 296.1251
CIE-Luv:
39.3384, -15.5932, -107.0758
Hunter-Lab:
32.9498, 27.8575, -96.1083
#204fd8 color charts
#204fd8 color shades, tints & tones
#204fd8 color schemes
#204fd8 color preview, HTML & CSS examples
This text has a color of #204fd8
<p style="color:#204fd8;">Text here</p>
.mytext {color:#204fd8;}
This box has a color of #204fd8
<div style="background-color:#204fd8;">Content here</div>
.mybackground {background-color:#204fd8;}
Border around this has a color of #204fd8
<div style="border:2px solid #204fd8;">Content here</div>
.myborder {border:2px solid #204fd8;}