#82d55d color space conversions
Hex:
        #82d55d
        RGB:
        130, 213, 93
        CMY:
        49, 16, 64
        CMYK:
        39, 0, 56, 16
      HSL:
        102°, 58.8235%, 60.0000%
        HSV (HSB):
        102°, 56.3380%, 83.5294%
        XYZ:
        34.9760, 53.1246, 18.7666
        xyY:
        0.3273, 0.4971, 53.1246
      CIE-Lab:
        77.9485, -46.6504, 50.6777
        CIE-LCH:
        77.9485, 68.8802, 132.6305
        CIE-Luv:
        77.9485, -40.8537, 70.9342
        Hunter-Lab:
        72.8867, -41.8952, 35.7549
      #82d55d color charts
#82d55d RGB chart
      #82d55d CMYK chart
      #82d55d RGB pie chart
      #82d55d color shades, tints & tones
#82d55d color schemes
#82d55d color preview, HTML & CSS examples
           This text has a color of #82d55d        
        
          <p style="color:#82d55d;">Text here</p>
        
        
          .mytext {color:#82d55d;}
        
        Text color #82d55d
      
           This box has a color of #82d55d        
        
          <div style="background-color:#82d55d;">Content here</div>
        
        
          .mybackground {background-color:#82d55d;}
        
        Background color #82d55d
      
           Border around this has a color of #82d55d        
        
          <div style="border:2px solid #82d55d;">Content here</div>
        
        
          .myborder {border:2px solid #82d55d;}
        
        Border color #82d55d