#82da8e color space conversions
Hex:
        #82da8e
        RGB:
        130, 218, 142
        CMY:
        49, 15, 44
        CMYK:
        40, 0, 35, 15
      HSL:
        128°, 54.3210%, 68.2353%
        HSV (HSB):
        128°, 40.3670%, 85.4902%
        XYZ:
        39.1598, 56.8416, 34.4988
        xyY:
        0.3001, 0.4356, 56.8416
      CIE-Lab:
        80.0904, -42.1306, 29.3265
        CIE-LCH:
        80.0904, 51.3325, 145.1588
        CIE-Luv:
        80.0904, -42.1237, 47.5444
        Hunter-Lab:
        75.3934, -39.2244, 25.6452
      #82da8e color charts
#82da8e RGB chart
      #82da8e CMYK chart
      #82da8e RGB pie chart
      #82da8e color shades, tints & tones
#82da8e color schemes
#82da8e color preview, HTML & CSS examples
           This text has a color of #82da8e        
        
          <p style="color:#82da8e;">Text here</p>
        
        
          .mytext {color:#82da8e;}
        
        Text color #82da8e
      
           This box has a color of #82da8e        
        
          <div style="background-color:#82da8e;">Content here</div>
        
        
          .mybackground {background-color:#82da8e;}
        
        Background color #82da8e
      
           Border around this has a color of #82da8e        
        
          <div style="border:2px solid #82da8e;">Content here</div>
        
        
          .myborder {border:2px solid #82da8e;}
        
        Border color #82da8e