#82bd0e color space conversions
Hex:
        #82bd0e
        RGB:
        130, 189, 14
        CMY:
        49, 26, 95
        CMYK:
        31, 0, 93, 26
      HSL:
        80°, 86.2069%, 39.8039%
        HSV (HSB):
        80°, 92.5926%, 74.1176%
        XYZ:
        27.4828, 41.1727, 6.9141
        xyY:
        0.3637, 0.5448, 41.1727
      CIE-Lab:
        70.2968, -41.3374, 68.9963
        CIE-LCH:
        70.2968, 80.4318, 120.9269
        CIE-Luv:
        70.2968, -29.9128, 80.6075
        Hunter-Lab:
        64.1660, -35.8375, 38.5275
      #82bd0e color charts
#82bd0e RGB chart
      #82bd0e CMYK chart
      #82bd0e RGB pie chart
      #82bd0e color shades, tints & tones
#82bd0e color schemes
#82bd0e color preview, HTML & CSS examples
           This text has a color of #82bd0e        
        
          <p style="color:#82bd0e;">Text here</p>
        
        
          .mytext {color:#82bd0e;}
        
        Text color #82bd0e
      
           This box has a color of #82bd0e        
        
          <div style="background-color:#82bd0e;">Content here</div>
        
        
          .mybackground {background-color:#82bd0e;}
        
        Background color #82bd0e
      
           Border around this has a color of #82bd0e        
        
          <div style="border:2px solid #82bd0e;">Content here</div>
        
        
          .myborder {border:2px solid #82bd0e;}
        
        Border color #82bd0e