#20f512 color space conversions
Hex:
        #20f512
        RGB:
        32, 245, 18
        CMY:
        87, 4, 93
        CMYK:
        87, 0, 93, 4
      HSL:
        116°, 91.9028%, 51.5686%
        HSV (HSB):
        116°, 92.6531%, 96.0784%
        XYZ:
        33.3573, 65.6556, 11.4870
        xyY:
        0.3019, 0.5942, 65.6556
      CIE-Lab:
        84.8204, -81.8855, 79.3255
        CIE-LCH:
        84.8204, 114.0078, 135.9098
        CIE-Luv:
        84.8204, -78.3826, 102.5568
        Hunter-Lab:
        81.0281, -68.3152, 48.3144
      #20f512 color charts
#20f512 RGB chart
      #20f512 CMYK chart
      #20f512 RGB pie chart
      #20f512 color shades, tints & tones
#20f512 color schemes
#20f512 color preview, HTML & CSS examples
           This text has a color of #20f512        
        
          <p style="color:#20f512;">Text here</p>
        
        
          .mytext {color:#20f512;}
        
        Text color #20f512
      
           This box has a color of #20f512        
        
          <div style="background-color:#20f512;">Content here</div>
        
        
          .mybackground {background-color:#20f512;}
        
        Background color #20f512
      
           Border around this has a color of #20f512        
        
          <div style="border:2px solid #20f512;">Content here</div>
        
        
          .myborder {border:2px solid #20f512;}
        
        Border color #20f512