#82ae5d color space conversions
Hex:
        #82ae5d
        RGB:
        130, 174, 93
        CMY:
        49, 32, 64
        CMYK:
        25, 0, 47, 32
      HSL:
        93°, 33.3333%, 52.3529%
        HSV (HSB):
        93°, 46.5517%, 68.2353%
        XYZ:
        26.3178, 35.8082, 15.8805
        xyY:
        0.3374, 0.4590, 35.8082
      CIE-Lab:
        66.3731, -29.1648, 36.7462
        CIE-LCH:
        66.3731, 46.9134, 128.4385
        CIE-Luv:
        66.3731, -22.0633, 50.9477
        Hunter-Lab:
        59.8400, -26.2153, 26.1534
      #82ae5d color charts
#82ae5d RGB chart
      #82ae5d CMYK chart
      #82ae5d RGB pie chart
      #82ae5d color shades, tints & tones
#82ae5d color schemes
#82ae5d color preview, HTML & CSS examples
           This text has a color of #82ae5d        
        
          <p style="color:#82ae5d;">Text here</p>
        
        
          .mytext {color:#82ae5d;}
        
        Text color #82ae5d
      
           This box has a color of #82ae5d        
        
          <div style="background-color:#82ae5d;">Content here</div>
        
        
          .mybackground {background-color:#82ae5d;}
        
        Background color #82ae5d
      
           Border around this has a color of #82ae5d        
        
          <div style="border:2px solid #82ae5d;">Content here</div>
        
        
          .myborder {border:2px solid #82ae5d;}
        
        Border color #82ae5d