#82fc93 color space conversions
Hex:
        #82fc93
        RGB:
        130, 252, 147
        CMY:
        49, 1, 42
        CMYK:
        48, 0, 42, 1
      HSL:
        128°, 95.3125%, 74.9020%
        HSV (HSB):
        128°, 48.4127%, 98.8235%
        XYZ:
        49.2828, 76.4732, 39.7671
        xyY:
        0.2977, 0.4620, 76.4732
      CIE-Lab:
        90.0786, -55.5473, 39.9330
        CIE-LCH:
        90.0786, 68.4116, 144.2876
        CIE-Luv:
        90.0786, -56.2183, 64.1522
        Hunter-Lab:
        87.4490, -52.4401, 34.2524
      #82fc93 color charts
#82fc93 RGB chart
      #82fc93 CMYK chart
      #82fc93 RGB pie chart
      #82fc93 color shades, tints & tones
#82fc93 color schemes
#82fc93 color preview, HTML & CSS examples
           This text has a color of #82fc93        
        
          <p style="color:#82fc93;">Text here</p>
        
        
          .mytext {color:#82fc93;}
        
        Text color #82fc93
      
           This box has a color of #82fc93        
        
          <div style="background-color:#82fc93;">Content here</div>
        
        
          .mybackground {background-color:#82fc93;}
        
        Background color #82fc93
      
           Border around this has a color of #82fc93        
        
          <div style="border:2px solid #82fc93;">Content here</div>
        
        
          .myborder {border:2px solid #82fc93;}
        
        Border color #82fc93