#82c17a color space conversions
Hex:
        #82c17a
        RGB:
        130, 193, 122
        CMY:
        49, 24, 52
        CMYK:
        33, 0, 37, 24
      HSL:
        113°, 36.4103%, 61.7647%
        HSV (HSB):
        113°, 36.7876%, 75.6863%
        XYZ:
        31.7887, 44.2909, 25.2859
        xyY:
        0.3136, 0.4369, 44.2909
      CIE-Lab:
        72.4225, -34.0632, 29.5193
        CIE-LCH:
        72.4225, 45.0743, 139.0876
        CIE-Luv:
        72.4225, -31.1949, 45.1933
        Hunter-Lab:
        66.5514, -31.2032, 24.0590
      #82c17a color charts
#82c17a RGB chart
      #82c17a CMYK chart
      #82c17a RGB pie chart
      #82c17a color shades, tints & tones
#82c17a color schemes
#82c17a color preview, HTML & CSS examples
           This text has a color of #82c17a        
        
          <p style="color:#82c17a;">Text here</p>
        
        
          .mytext {color:#82c17a;}
        
        Text color #82c17a
      
           This box has a color of #82c17a        
        
          <div style="background-color:#82c17a;">Content here</div>
        
        
          .mybackground {background-color:#82c17a;}
        
        Background color #82c17a
      
           Border around this has a color of #82c17a        
        
          <div style="border:2px solid #82c17a;">Content here</div>
        
        
          .myborder {border:2px solid #82c17a;}
        
        Border color #82c17a