#82d52f color space conversions
Hex:
        #82d52f
        RGB:
        130, 213, 47
        CMY:
        49, 16, 82
        CMYK:
        39, 0, 78, 16
      HSL:
        90°, 66.4000%, 50.9804%
        HSV (HSB):
        90°, 77.9343%, 83.5294%
        XYZ:
        33.5133, 52.5396, 11.0641
        xyY:
        0.3451, 0.5410, 52.5396
      CIE-Lab:
        77.6024, -50.2242, 68.0545
        CIE-LCH:
        77.6024, 84.5807, 126.4273
        CIE-Luv:
        77.6024, -41.3780, 85.5909
        Hunter-Lab:
        72.4842, -44.3173, 41.6888
      #82d52f color charts
#82d52f RGB chart
      #82d52f CMYK chart
      #82d52f RGB pie chart
      #82d52f color shades, tints & tones
#82d52f color schemes
#82d52f color preview, HTML & CSS examples
           This text has a color of #82d52f        
        
          <p style="color:#82d52f;">Text here</p>
        
        
          .mytext {color:#82d52f;}
        
        Text color #82d52f
      
           This box has a color of #82d52f        
        
          <div style="background-color:#82d52f;">Content here</div>
        
        
          .mybackground {background-color:#82d52f;}
        
        Background color #82d52f
      
           Border around this has a color of #82d52f        
        
          <div style="border:2px solid #82d52f;">Content here</div>
        
        
          .myborder {border:2px solid #82d52f;}
        
        Border color #82d52f