#82be5b color space conversions
Hex:
        #82be5b
        RGB:
        130, 190, 91
        CMY:
        49, 25, 64
        CMYK:
        32, 0, 52, 25
      HSL:
        96°, 43.2314%, 55.0980%
        HSV (HSB):
        96°, 52.1053%, 74.5098%
        XYZ:
        29.5077, 42.3281, 16.5124
        xyY:
        0.3340, 0.4791, 42.3281
      CIE-Lab:
        71.0965, -36.8560, 43.5116
        CIE-LCH:
        71.0965, 57.0230, 130.2659
        CIE-Luv:
        71.0965, -30.0592, 60.2948
        Hunter-Lab:
        65.0600, -32.8971, 30.4940
      #82be5b color charts
#82be5b RGB chart
      #82be5b CMYK chart
      #82be5b RGB pie chart
      #82be5b color shades, tints & tones
#82be5b color schemes
#82be5b color preview, HTML & CSS examples
           This text has a color of #82be5b        
        
          <p style="color:#82be5b;">Text here</p>
        
        
          .mytext {color:#82be5b;}
        
        Text color #82be5b
      
           This box has a color of #82be5b        
        
          <div style="background-color:#82be5b;">Content here</div>
        
        
          .mybackground {background-color:#82be5b;}
        
        Background color #82be5b
      
           Border around this has a color of #82be5b        
        
          <div style="border:2px solid #82be5b;">Content here</div>
        
        
          .myborder {border:2px solid #82be5b;}
        
        Border color #82be5b