#82cd11 color space conversions
Hex:
        #82cd11
        RGB:
        130, 205, 17
        CMY:
        49, 20, 93
        CMYK:
        37, 0, 92, 20
      HSL:
        84°, 84.6847%, 43.5294%
        HSV (HSB):
        84°, 91.7073%, 80.3922%
        XYZ:
        31.1384, 48.4489, 8.2407
        xyY:
        0.3545, 0.5516, 48.4489
      CIE-Lab:
        75.1072, -48.0182, 72.4824
        CIE-LCH:
        75.1072, 86.9451, 123.5237
        CIE-Luv:
        75.1072, -37.7718, 86.7394
        Hunter-Lab:
        69.6053, -41.9560, 41.7042
      #82cd11 color charts
#82cd11 RGB chart
      #82cd11 CMYK chart
      #82cd11 RGB pie chart
      #82cd11 color shades, tints & tones
#82cd11 color schemes
#82cd11 color preview, HTML & CSS examples
           This text has a color of #82cd11        
        
          <p style="color:#82cd11;">Text here</p>
        
        
          .mytext {color:#82cd11;}
        
        Text color #82cd11
      
           This box has a color of #82cd11        
        
          <div style="background-color:#82cd11;">Content here</div>
        
        
          .mybackground {background-color:#82cd11;}
        
        Background color #82cd11
      
           Border around this has a color of #82cd11        
        
          <div style="border:2px solid #82cd11;">Content here</div>
        
        
          .myborder {border:2px solid #82cd11;}
        
        Border color #82cd11