#82f75b color space conversions
Hex:
        #82f75b
        RGB:
        130, 247, 91
        CMY:
        49, 3, 64
        CMYK:
        47, 0, 63, 3
      HSL:
        105°, 90.6977%, 66.2745%
        HSV (HSB):
        105°, 63.1579%, 96.8627%
        XYZ:
        44.3550, 72.0227, 21.4615
        xyY:
        0.3218, 0.5225, 72.0227
      CIE-Lab:
        87.9795, -60.3605, 62.8811
        CIE-LCH:
        87.9795, 87.1632, 133.8283
        CIE-Luv:
        87.9795, -55.6220, 87.8325
        Hunter-Lab:
        84.8662, -55.2234, 44.4127
      #82f75b color charts
#82f75b RGB chart
      #82f75b CMYK chart
      #82f75b RGB pie chart
      #82f75b color shades, tints & tones
#82f75b color schemes
#82f75b color preview, HTML & CSS examples
           This text has a color of #82f75b        
        
          <p style="color:#82f75b;">Text here</p>
        
        
          .mytext {color:#82f75b;}
        
        Text color #82f75b
      
           This box has a color of #82f75b        
        
          <div style="background-color:#82f75b;">Content here</div>
        
        
          .mybackground {background-color:#82f75b;}
        
        Background color #82f75b
      
           Border around this has a color of #82f75b        
        
          <div style="border:2px solid #82f75b;">Content here</div>
        
        
          .myborder {border:2px solid #82f75b;}
        
        Border color #82f75b