#2020f1 color space conversions
Hex:
#2020f1
RGB:
32, 32, 241
CMY:
87, 87, 5
CMYK:
87, 87, 0, 5
HSL:
240°, 88.1857%, 53.5294%
HSV (HSB):
240°, 86.7220%, 94.5098%
XYZ:
16.9894, 7.6910, 83.8082
xyY:
0.1566, 0.0709, 7.6910
CIE-Lab:
33.3308, 69.0213, -98.2368
CIE-LCH:
33.3308, 120.0600, 305.0919
CIE-Luv:
33.3308, -8.9975, -124.7798
Hunter-Lab:
27.7326, 60.8194, -159.7620
#2020f1 color charts
#2020f1 color shades, tints & tones
#2020f1 color schemes
#2020f1 color preview, HTML & CSS examples
This text has a color of #2020f1
<p style="color:#2020f1;">Text here</p>
.mytext {color:#2020f1;}
This box has a color of #2020f1
<div style="background-color:#2020f1;">Content here</div>
.mybackground {background-color:#2020f1;}
Border around this has a color of #2020f1
<div style="border:2px solid #2020f1;">Content here</div>
.myborder {border:2px solid #2020f1;}