#82cf1a color space conversions
Hex:
        #82cf1a
        RGB:
        130, 207, 26
        CMY:
        49, 19, 90
        CMYK:
        37, 0, 87, 19
      HSL:
        86°, 77.6824%, 45.6863%
        HSV (HSB):
        86°, 87.4396%, 81.1765%
        XYZ:
        31.7052, 49.4461, 8.8503
        xyY:
        0.3523, 0.5494, 49.4461
      CIE-Lab:
        75.7280, -48.6152, 71.5162
        CIE-LCH:
        75.7280, 86.4755, 124.2071
        CIE-Luv:
        75.7280, -38.6927, 86.6021
        Hunter-Lab:
        70.3179, -42.5735, 41.7602
      #82cf1a color charts
#82cf1a RGB chart
      #82cf1a CMYK chart
      #82cf1a RGB pie chart
      #82cf1a color shades, tints & tones
#82cf1a color schemes
#82cf1a color preview, HTML & CSS examples
           This text has a color of #82cf1a        
        
          <p style="color:#82cf1a;">Text here</p>
        
        
          .mytext {color:#82cf1a;}
        
        Text color #82cf1a
      
           This box has a color of #82cf1a        
        
          <div style="background-color:#82cf1a;">Content here</div>
        
        
          .mybackground {background-color:#82cf1a;}
        
        Background color #82cf1a
      
           Border around this has a color of #82cf1a        
        
          <div style="border:2px solid #82cf1a;">Content here</div>
        
        
          .myborder {border:2px solid #82cf1a;}
        
        Border color #82cf1a