#82ae7e color space conversions
Hex:
        #82ae7e
        RGB:
        130, 174, 126
        CMY:
        49, 32, 51
        CMYK:
        25, 0, 28, 32
      HSL:
        115°, 22.8571%, 58.8235%
        HSV (HSB):
        115°, 27.5862%, 68.2353%
        XYZ:
        28.1079, 36.5243, 25.3071
        xyY:
        0.3125, 0.4061, 36.5243
      CIE-Lab:
        66.9186, -24.2884, 19.9954
        CIE-LCH:
        66.9186, 31.4602, 140.5370
        CIE-Luv:
        66.9186, -22.0711, 31.2445
        Hunter-Lab:
        60.4353, -22.7433, 17.4772
      #82ae7e color charts
#82ae7e RGB chart
      #82ae7e CMYK chart
      #82ae7e RGB pie chart
      #82ae7e color shades, tints & tones
#82ae7e color schemes
#82ae7e color preview, HTML & CSS examples
           This text has a color of #82ae7e        
        
          <p style="color:#82ae7e;">Text here</p>
        
        
          .mytext {color:#82ae7e;}
        
        Text color #82ae7e
      
           This box has a color of #82ae7e        
        
          <div style="background-color:#82ae7e;">Content here</div>
        
        
          .mybackground {background-color:#82ae7e;}
        
        Background color #82ae7e
      
           Border around this has a color of #82ae7e        
        
          <div style="border:2px solid #82ae7e;">Content here</div>
        
        
          .myborder {border:2px solid #82ae7e;}
        
        Border color #82ae7e