#82dbb2 color space conversions
Hex:
        #82dbb2
        RGB:
        130, 219, 178
        CMY:
        49, 14, 30
        CMYK:
        41, 0, 19, 14
      HSL:
        152°, 55.2795%, 68.4314%
        HSV (HSB):
        152°, 40.6393%, 85.8824%
        XYZ:
        42.5733, 58.6232, 51.1910
        xyY:
        0.2794, 0.3847, 58.6232
      CIE-Lab:
        81.0840, -35.9026, 11.8704
        CIE-LCH:
        81.0840, 37.8141, 161.7046
        CIE-Luv:
        81.0840, -41.6370, 23.4398
        Hunter-Lab:
        76.5658, -34.7378, 13.9554
      #82dbb2 color charts
#82dbb2 RGB chart
      #82dbb2 CMYK chart
      #82dbb2 RGB pie chart
      #82dbb2 color shades, tints & tones
#82dbb2 color schemes
#82dbb2 color preview, HTML & CSS examples
           This text has a color of #82dbb2        
        
          <p style="color:#82dbb2;">Text here</p>
        
        
          .mytext {color:#82dbb2;}
        
        Text color #82dbb2
      
           This box has a color of #82dbb2        
        
          <div style="background-color:#82dbb2;">Content here</div>
        
        
          .mybackground {background-color:#82dbb2;}
        
        Background color #82dbb2
      
           Border around this has a color of #82dbb2        
        
          <div style="border:2px solid #82dbb2;">Content here</div>
        
        
          .myborder {border:2px solid #82dbb2;}
        
        Border color #82dbb2