#82a6bb color space conversions
Hex:
        #82a6bb
        RGB:
        130, 166, 187
        CMY:
        49, 35, 27
        CMYK:
        30, 11, 0, 27
      HSL:
        202°, 29.5337%, 62.1569%
        HSV (HSB):
        202°, 30.4813%, 73.3333%
        XYZ:
        31.8118, 35.6061, 52.2097
        xyY:
        0.2659, 0.2976, 35.6061
      CIE-Lab:
        66.2179, -7.2352, -14.7857
        CIE-LCH:
        66.2179, 16.4610, 243.9257
        CIE-Luv:
        66.2179, -18.7035, -21.3658
        Hunter-Lab:
        59.6709, -9.2619, -10.1069
      #82a6bb color charts
#82a6bb RGB chart
      #82a6bb CMYK chart
      #82a6bb RGB pie chart
      #82a6bb color shades, tints & tones
#82a6bb color schemes
#82a6bb color preview, HTML & CSS examples
           This text has a color of #82a6bb        
        
          <p style="color:#82a6bb;">Text here</p>
        
        
          .mytext {color:#82a6bb;}
        
        Text color #82a6bb
      
           This box has a color of #82a6bb        
        
          <div style="background-color:#82a6bb;">Content here</div>
        
        
          .mybackground {background-color:#82a6bb;}
        
        Background color #82a6bb
      
           Border around this has a color of #82a6bb        
        
          <div style="border:2px solid #82a6bb;">Content here</div>
        
        
          .myborder {border:2px solid #82a6bb;}
        
        Border color #82a6bb