#82f24e color space conversions
Hex:
        #82f24e
        RGB:
        130, 242, 78
        CMY:
        49, 5, 69
        CMYK:
        46, 0, 68, 5
      HSL:
        101°, 86.3158%, 62.7451%
        HSV (HSB):
        101°, 67.7686%, 94.9020%
        XYZ:
        42.3332, 68.8001, 18.2563
        xyY:
        0.3272, 0.5317, 68.8001
      CIE-Lab:
        86.4050, -59.5583, 66.2759
        CIE-LCH:
        86.4050, 89.1049, 131.9442
        CIE-Luv:
        86.4050, -53.7694, 89.9333
        Hunter-Lab:
        82.9459, -54.0539, 45.0124
      #82f24e color charts
#82f24e RGB chart
      #82f24e CMYK chart
      #82f24e RGB pie chart
      #82f24e color shades, tints & tones
#82f24e color schemes
#82f24e color preview, HTML & CSS examples
           This text has a color of #82f24e        
        
          <p style="color:#82f24e;">Text here</p>
        
        
          .mytext {color:#82f24e;}
        
        Text color #82f24e
      
           This box has a color of #82f24e        
        
          <div style="background-color:#82f24e;">Content here</div>
        
        
          .mybackground {background-color:#82f24e;}
        
        Background color #82f24e
      
           Border around this has a color of #82f24e        
        
          <div style="border:2px solid #82f24e;">Content here</div>
        
        
          .myborder {border:2px solid #82f24e;}
        
        Border color #82f24e