#82f74a color space conversions
Hex:
        #82f74a
        RGB:
        130, 247, 74
        CMY:
        49, 3, 71
        CMYK:
        47, 0, 70, 3
      HSL:
        101°, 91.5344%, 62.9412%
        HSV (HSB):
        101°, 70.0405%, 96.8627%
        XYZ:
        43.7027, 71.7618, 18.0266
        xyY:
        0.3274, 0.5376, 71.7618
      CIE-Lab:
        87.8538, -61.7292, 69.2383
        CIE-LCH:
        87.8538, 92.7601, 131.7185
        CIE-Luv:
        87.8538, -55.9222, 93.3079
        Hunter-Lab:
        84.7123, -56.1592, 46.6818
      #82f74a color charts
#82f74a RGB chart
      #82f74a CMYK chart
      #82f74a RGB pie chart
      #82f74a color shades, tints & tones
#82f74a color schemes
#82f74a color preview, HTML & CSS examples
           This text has a color of #82f74a        
        
          <p style="color:#82f74a;">Text here</p>
        
        
          .mytext {color:#82f74a;}
        
        Text color #82f74a
      
           This box has a color of #82f74a        
        
          <div style="background-color:#82f74a;">Content here</div>
        
        
          .mybackground {background-color:#82f74a;}
        
        Background color #82f74a
      
           Border around this has a color of #82f74a        
        
          <div style="border:2px solid #82f74a;">Content here</div>
        
        
          .myborder {border:2px solid #82f74a;}
        
        Border color #82f74a