#82a7cb color space conversions
Hex:
        #82a7cb
        RGB:
        130, 167, 203
        CMY:
        49, 35, 20
        CMYK:
        36, 18, 0, 20
      HSL:
        210°, 41.2429%, 65.2941%
        HSV (HSB):
        210°, 35.9606%, 79.6078%
        XYZ:
        33.8041, 36.6951, 61.8011
        xyY:
        0.2555, 0.2774, 36.6951
      CIE-Lab:
        67.0476, -3.7107, -22.4075
        CIE-LCH:
        67.0476, 22.7126, 260.5972
        CIE-Luv:
        67.0476, -19.3066, -34.1925
        Hunter-Lab:
        60.5764, -6.3985, -18.0851
      #82a7cb color charts
#82a7cb RGB chart
      #82a7cb CMYK chart
      #82a7cb RGB pie chart
      #82a7cb color shades, tints & tones
#82a7cb color schemes
#82a7cb color preview, HTML & CSS examples
           This text has a color of #82a7cb        
        
          <p style="color:#82a7cb;">Text here</p>
        
        
          .mytext {color:#82a7cb;}
        
        Text color #82a7cb
      
           This box has a color of #82a7cb        
        
          <div style="background-color:#82a7cb;">Content here</div>
        
        
          .mybackground {background-color:#82a7cb;}
        
        Background color #82a7cb
      
           Border around this has a color of #82a7cb        
        
          <div style="border:2px solid #82a7cb;">Content here</div>
        
        
          .myborder {border:2px solid #82a7cb;}
        
        Border color #82a7cb