#82f69a color space conversions
Hex:
        #82f69a
        RGB:
        130, 246, 154
        CMY:
        49, 4, 40
        CMYK:
        47, 0, 37, 4
      HSL:
        132°, 86.5672%, 73.7255%
        HSV (HSB):
        132°, 47.1545%, 96.4706%
        XYZ:
        47.9944, 72.9905, 42.1308
        xyY:
        0.2942, 0.4475, 72.9905
      CIE-Lab:
        88.4432, -52.0293, 34.3351
        CIE-LCH:
        88.4432, 62.3373, 146.5784
        CIE-Luv:
        88.4432, -53.5630, 56.5994
        Hunter-Lab:
        85.4345, -49.2345, 30.5661
      #82f69a color charts
#82f69a RGB chart
      #82f69a CMYK chart
      #82f69a RGB pie chart
      #82f69a color shades, tints & tones
#82f69a color schemes
#82f69a color preview, HTML & CSS examples
           This text has a color of #82f69a        
        
          <p style="color:#82f69a;">Text here</p>
        
        
          .mytext {color:#82f69a;}
        
        Text color #82f69a
      
           This box has a color of #82f69a        
        
          <div style="background-color:#82f69a;">Content here</div>
        
        
          .mybackground {background-color:#82f69a;}
        
        Background color #82f69a
      
           Border around this has a color of #82f69a        
        
          <div style="border:2px solid #82f69a;">Content here</div>
        
        
          .myborder {border:2px solid #82f69a;}
        
        Border color #82f69a