#82cb06 color space conversions
Hex:
        #82cb06
        RGB:
        130, 203, 6
        CMY:
        49, 20, 98
        CMYK:
        36, 0, 97, 20
      HSL:
        82°, 94.2584%, 40.9804%
        HSV (HSB):
        82°, 97.0443%, 79.6078%
        XYZ:
        30.5947, 47.4708, 7.7226
        xyY:
        0.3566, 0.5533, 47.4708
      CIE-Lab:
        74.4899, -47.3755, 73.2298
        CIE-LCH:
        74.4899, 87.2183, 122.9006
        CIE-Luv:
        74.4899, -36.8365, 86.7102
        Hunter-Lab:
        68.8991, -41.3103, 41.5838
      #82cb06 color charts
#82cb06 RGB chart
      #82cb06 CMYK chart
      #82cb06 RGB pie chart
      #82cb06 color shades, tints & tones
#82cb06 color schemes
#82cb06 color preview, HTML & CSS examples
           This text has a color of #82cb06        
        
          <p style="color:#82cb06;">Text here</p>
        
        
          .mytext {color:#82cb06;}
        
        Text color #82cb06
      
           This box has a color of #82cb06        
        
          <div style="background-color:#82cb06;">Content here</div>
        
        
          .mybackground {background-color:#82cb06;}
        
        Background color #82cb06
      
           Border around this has a color of #82cb06        
        
          <div style="border:2px solid #82cb06;">Content here</div>
        
        
          .myborder {border:2px solid #82cb06;}
        
        Border color #82cb06