#82b7ba color space conversions
Hex:
        #82b7ba
        RGB:
        130, 183, 186
        CMY:
        49, 28, 27
        CMYK:
        30, 2, 0, 27
      HSL:
        183°, 28.8660%, 61.9608%
        HSV (HSB):
        183°, 30.1075%, 72.9412%
        XYZ:
        35.0023, 42.1580, 52.7469
        xyY:
        0.2694, 0.3245, 42.1580
      CIE-Lab:
        70.9797, -16.5222, -7.1106
        CIE-LCH:
        70.9797, 17.9874, 203.2855
        CIE-Luv:
        70.9797, -26.0741, -8.0946
        Hunter-Lab:
        64.9292, -17.3994, -2.7153
      #82b7ba color charts
#82b7ba RGB chart
      #82b7ba CMYK chart
      #82b7ba RGB pie chart
      #82b7ba color shades, tints & tones
#82b7ba color schemes
#82b7ba color preview, HTML & CSS examples
           This text has a color of #82b7ba        
        
          <p style="color:#82b7ba;">Text here</p>
        
        
          .mytext {color:#82b7ba;}
        
        Text color #82b7ba
      
           This box has a color of #82b7ba        
        
          <div style="background-color:#82b7ba;">Content here</div>
        
        
          .mybackground {background-color:#82b7ba;}
        
        Background color #82b7ba
      
           Border around this has a color of #82b7ba        
        
          <div style="border:2px solid #82b7ba;">Content here</div>
        
        
          .myborder {border:2px solid #82b7ba;}
        
        Border color #82b7ba