#20fd01 color space conversions
Hex:
#20fd01
RGB:
32, 253, 1
CMY:
87, 1, 100
CMYK:
87, 0, 100, 1
HSL:
113°, 99.2126%, 49.8039%
HSV (HSB):
113°, 99.6047%, 99.2157%
XYZ:
35.7264, 70.5598, 11.7652
xyY:
0.3026, 0.5977, 70.5598
CIE-Lab:
87.2707, -84.2876, 82.7933
CIE-LCH:
87.2707, 118.1488, 135.5124
CIE-Luv:
87.2707, -80.9021, 106.5694
Hunter-Lab:
83.9999, -71.0811, 50.4957
#20fd01 color charts
#20fd01 color shades, tints & tones
#20fd01 color schemes
#20fd01 color preview, HTML & CSS examples
This text has a color of #20fd01
<p style="color:#20fd01;">Text here</p>
.mytext {color:#20fd01;}
This box has a color of #20fd01
<div style="background-color:#20fd01;">Content here</div>
.mybackground {background-color:#20fd01;}
Border around this has a color of #20fd01
<div style="border:2px solid #20fd01;">Content here</div>
.myborder {border:2px solid #20fd01;}