#2020f4 color space conversions
Hex:
#2020f4
RGB:
32, 32, 244
CMY:
87, 87, 4
CMYK:
87, 87, 0, 4
HSL:
240°, 90.5983%, 54.1176%
HSV (HSB):
240°, 86.8852%, 95.6863%
XYZ:
17.4413, 7.8718, 86.1881
xyY:
0.1564, 0.0706, 7.8718
CIE-Lab:
33.7144, 69.8439, -99.2944
CIE-LCH:
33.7144, 121.3983, 305.1226
CIE-Luv:
33.7144, -9.1196, -126.4729
Hunter-Lab:
28.0566, 61.8647, -162.4952
#2020f4 color charts
#2020f4 color shades, tints & tones
#2020f4 color schemes
#2020f4 color preview, HTML & CSS examples
This text has a color of #2020f4
<p style="color:#2020f4;">Text here</p>
.mytext {color:#2020f4;}
This box has a color of #2020f4
<div style="background-color:#2020f4;">Content here</div>
.mybackground {background-color:#2020f4;}
Border around this has a color of #2020f4
<div style="border:2px solid #2020f4;">Content here</div>
.myborder {border:2px solid #2020f4;}