#82d5bd color space conversions
Hex:
        #82d5bd
        RGB:
        130, 213, 189
        CMY:
        49, 16, 26
        CMYK:
        39, 0, 11, 16
      HSL:
        163°, 49.7006%, 67.2549%
        HSV (HSB):
        163°, 38.9671%, 83.5294%
        XYZ:
        42.1855, 56.0084, 56.7314
        xyY:
        0.2723, 0.3615, 56.0084
      CIE-Lab:
        79.6186, -30.7514, 3.9245
        CIE-LCH:
        79.6186, 31.0009, 172.7273
        CIE-Luv:
        79.6186, -38.8306, 10.9641
        Hunter-Lab:
        74.8388, -30.3502, 7.4425
      #82d5bd color charts
#82d5bd RGB chart
      #82d5bd CMYK chart
      #82d5bd RGB pie chart
      #82d5bd color shades, tints & tones
#82d5bd color schemes
#82d5bd color preview, HTML & CSS examples
           This text has a color of #82d5bd        
        
          <p style="color:#82d5bd;">Text here</p>
        
        
          .mytext {color:#82d5bd;}
        
        Text color #82d5bd
      
           This box has a color of #82d5bd        
        
          <div style="background-color:#82d5bd;">Content here</div>
        
        
          .mybackground {background-color:#82d5bd;}
        
        Background color #82d5bd
      
           Border around this has a color of #82d5bd        
        
          <div style="border:2px solid #82d5bd;">Content here</div>
        
        
          .myborder {border:2px solid #82d5bd;}
        
        Border color #82d5bd