#82ba7b color space conversions
Hex:
        #82ba7b
        RGB:
        130, 186, 123
        CMY:
        49, 27, 52
        CMYK:
        30, 0, 34, 27
      HSL:
        113°, 31.3433%, 60.5882%
        HSV (HSB):
        113°, 33.8710%, 72.9412%
        XYZ:
        30.3400, 41.2937, 25.1103
        xyY:
        0.3136, 0.4268, 41.2937
      CIE-Lab:
        70.3812, -30.6192, 26.2851
        CIE-LCH:
        70.3812, 40.3539, 139.3555
        CIE-Luv:
        70.3812, -27.8736, 40.4604
        Hunter-Lab:
        64.2602, -28.1778, 21.8140
      #82ba7b color charts
#82ba7b RGB chart
      #82ba7b CMYK chart
      #82ba7b RGB pie chart
      #82ba7b color shades, tints & tones
#82ba7b color schemes
#82ba7b color preview, HTML & CSS examples
           This text has a color of #82ba7b        
        
          <p style="color:#82ba7b;">Text here</p>
        
        
          .mytext {color:#82ba7b;}
        
        Text color #82ba7b
      
           This box has a color of #82ba7b        
        
          <div style="background-color:#82ba7b;">Content here</div>
        
        
          .mybackground {background-color:#82ba7b;}
        
        Background color #82ba7b
      
           Border around this has a color of #82ba7b        
        
          <div style="border:2px solid #82ba7b;">Content here</div>
        
        
          .myborder {border:2px solid #82ba7b;}
        
        Border color #82ba7b