#82f074 color space conversions
Hex:
        #82f074
        RGB:
        130, 240, 116
        CMY:
        49, 6, 55
        CMYK:
        46, 0, 52, 6
      HSL:
        113°, 80.5195%, 69.8039%
        HSV (HSB):
        113°, 51.6667%, 94.1176%
        XYZ:
        43.5184, 68.3270, 27.4178
        xyY:
        0.3125, 0.4906, 68.3270
      CIE-Lab:
        86.1697, -55.0134, 49.8593
        CIE-LCH:
        86.1697, 74.2457, 137.8136
        CIE-Luv:
        86.1697, -52.1572, 74.0257
        Hunter-Lab:
        82.6601, -50.6796, 38.1960
      #82f074 color charts
#82f074 RGB chart
      #82f074 CMYK chart
      #82f074 RGB pie chart
      #82f074 color shades, tints & tones
#82f074 color schemes
#82f074 color preview, HTML & CSS examples
           This text has a color of #82f074        
        
          <p style="color:#82f074;">Text here</p>
        
        
          .mytext {color:#82f074;}
        
        Text color #82f074
      
           This box has a color of #82f074        
        
          <div style="background-color:#82f074;">Content here</div>
        
        
          .mybackground {background-color:#82f074;}
        
        Background color #82f074
      
           Border around this has a color of #82f074        
        
          <div style="border:2px solid #82f074;">Content here</div>
        
        
          .myborder {border:2px solid #82f074;}
        
        Border color #82f074