#82a5bd color space conversions
Hex:
        #82a5bd
        RGB:
        130, 165, 189
        CMY:
        49, 35, 26
        CMYK:
        31, 13, 0, 26
      HSL:
        204°, 30.8901%, 62.5490%
        HSV (HSB):
        204°, 31.2169%, 74.1176%
        XYZ:
        31.8464, 35.3302, 53.2850
        xyY:
        0.2644, 0.2933, 35.3302
      CIE-Lab:
        66.0050, -6.1917, -16.2202
        CIE-LCH:
        66.0050, 17.3618, 249.1067
        CIE-Luv:
        66.0050, -18.2950, -23.7866
        Hunter-Lab:
        59.4392, -8.3819, -11.5438
      #82a5bd color charts
#82a5bd RGB chart
      #82a5bd CMYK chart
      #82a5bd RGB pie chart
      #82a5bd color shades, tints & tones
#82a5bd color schemes
#82a5bd color preview, HTML & CSS examples
           This text has a color of #82a5bd        
        
          <p style="color:#82a5bd;">Text here</p>
        
        
          .mytext {color:#82a5bd;}
        
        Text color #82a5bd
      
           This box has a color of #82a5bd        
        
          <div style="background-color:#82a5bd;">Content here</div>
        
        
          .mybackground {background-color:#82a5bd;}
        
        Background color #82a5bd
      
           Border around this has a color of #82a5bd        
        
          <div style="border:2px solid #82a5bd;">Content here</div>
        
        
          .myborder {border:2px solid #82a5bd;}
        
        Border color #82a5bd