#82ef9a color space conversions
Hex:
        #82ef9a
        RGB:
        130, 239, 154
        CMY:
        49, 6, 40
        CMYK:
        46, 0, 36, 6
      HSL:
        133°, 77.3050%, 72.3529%
        HSV (HSB):
        133°, 45.6067%, 93.7255%
        XYZ:
        45.9052, 68.8119, 41.4344
        xyY:
        0.2940, 0.4407, 68.8119
      CIE-Lab:
        86.4108, -49.1326, 31.6386
        CIE-LCH:
        86.4108, 58.4381, 147.2208
        CIE-Luv:
        86.4108, -50.6923, 52.4920
        Hunter-Lab:
        82.9530, -46.3879, 28.4521
      #82ef9a color charts
#82ef9a RGB chart
      #82ef9a CMYK chart
      #82ef9a RGB pie chart
      #82ef9a color shades, tints & tones
#82ef9a color schemes
#82ef9a color preview, HTML & CSS examples
           This text has a color of #82ef9a        
        
          <p style="color:#82ef9a;">Text here</p>
        
        
          .mytext {color:#82ef9a;}
        
        Text color #82ef9a
      
           This box has a color of #82ef9a        
        
          <div style="background-color:#82ef9a;">Content here</div>
        
        
          .mybackground {background-color:#82ef9a;}
        
        Background color #82ef9a
      
           Border around this has a color of #82ef9a        
        
          <div style="border:2px solid #82ef9a;">Content here</div>
        
        
          .myborder {border:2px solid #82ef9a;}
        
        Border color #82ef9a