#82f71f color space conversions
Hex:
        #82f71f
        RGB:
        130, 247, 31
        CMY:
        49, 3, 88
        CMYK:
        47, 0, 87, 3
      HSL:
        93°, 93.1034%, 54.5098%
        HSV (HSB):
        93°, 87.4494%, 96.8627%
        XYZ:
        42.7140, 71.3663, 12.8201
        xyY:
        0.3366, 0.5624, 71.3663
      CIE-Lab:
        87.6627, -63.8378, 80.7028
        CIE-LCH:
        87.6627, 102.8990, 128.3448
        CIE-Luv:
        87.6627, -56.3934, 101.8510
        Hunter-Lab:
        84.4786, -57.5844, 50.1374
      #82f71f color charts
#82f71f RGB chart
      #82f71f CMYK chart
      #82f71f RGB pie chart
      #82f71f color shades, tints & tones
#82f71f color schemes
#82f71f color preview, HTML & CSS examples
           This text has a color of #82f71f        
        
          <p style="color:#82f71f;">Text here</p>
        
        
          .mytext {color:#82f71f;}
        
        Text color #82f71f
      
           This box has a color of #82f71f        
        
          <div style="background-color:#82f71f;">Content here</div>
        
        
          .mybackground {background-color:#82f71f;}
        
        Background color #82f71f
      
           Border around this has a color of #82f71f        
        
          <div style="border:2px solid #82f71f;">Content here</div>
        
        
          .myborder {border:2px solid #82f71f;}
        
        Border color #82f71f