#204fd2 color space conversions
Hex:
#204fd2
RGB:
32, 79, 210
CMY:
87, 69, 18
CMYK:
85, 62, 0, 18
HSL:
224°, 73.5537%, 47.4510%
HSV (HSB):
224°, 84.7619%, 82.3529%
XYZ:
15.0245, 10.5522, 62.2177
xyY:
0.1711, 0.1202, 10.5522
CIE-Lab:
38.8158, 34.0736, -71.4543
CIE-LCH:
38.8158, 79.1627, 295.4946
CIE-Luv:
38.8158, -15.5834, -103.1930
Hunter-Lab:
32.4841, 25.7123, -90.8207
#204fd2 color charts
#204fd2 color shades, tints & tones
#204fd2 color schemes
#204fd2 color preview, HTML & CSS examples
This text has a color of #204fd2
<p style="color:#204fd2;">Text here</p>
.mytext {color:#204fd2;}
This box has a color of #204fd2
<div style="background-color:#204fd2;">Content here</div>
.mybackground {background-color:#204fd2;}
Border around this has a color of #204fd2
<div style="border:2px solid #204fd2;">Content here</div>
.myborder {border:2px solid #204fd2;}