#82a6bd color space conversions
Hex:
        #82a6bd
        RGB:
        130, 166, 189
        CMY:
        49, 35, 26
        CMYK:
        31, 12, 0, 26
      HSL:
        203°, 30.8901%, 62.5490%
        HSV (HSB):
        203°, 31.2169%, 74.1176%
        XYZ:
        32.0274, 35.6924, 53.3454
        xyY:
        0.2645, 0.2948, 35.6924
      CIE-Lab:
        66.2842, -6.7384, -15.7982
        CIE-LCH:
        66.2842, 17.1753, 246.9002
        CIE-Luv:
        66.2842, -18.7260, -23.0506
        Hunter-Lab:
        59.7431, -8.8591, -11.1206
      #82a6bd color charts
#82a6bd RGB chart
      #82a6bd CMYK chart
      #82a6bd RGB pie chart
      #82a6bd color shades, tints & tones
#82a6bd color schemes
#82a6bd color preview, HTML & CSS examples
           This text has a color of #82a6bd        
        
          <p style="color:#82a6bd;">Text here</p>
        
        
          .mytext {color:#82a6bd;}
        
        Text color #82a6bd
      
           This box has a color of #82a6bd        
        
          <div style="background-color:#82a6bd;">Content here</div>
        
        
          .mybackground {background-color:#82a6bd;}
        
        Background color #82a6bd
      
           Border around this has a color of #82a6bd        
        
          <div style="border:2px solid #82a6bd;">Content here</div>
        
        
          .myborder {border:2px solid #82a6bd;}
        
        Border color #82a6bd