#82a9cb color space conversions
Hex:
        #82a9cb
        RGB:
        130, 169, 203
        CMY:
        49, 34, 20
        CMYK:
        36, 17, 0, 20
      HSL:
        208°, 41.2429%, 65.2941%
        HSV (HSB):
        208°, 35.9606%, 79.6078%
        XYZ:
        34.1734, 37.4336, 61.9242
        xyY:
        0.2559, 0.2803, 37.4336
      CIE-Lab:
        67.6010, -4.8109, -21.5632
        CIE-LCH:
        67.6010, 22.0933, 257.4228
        CIE-Luv:
        67.6010, -20.1395, -32.7021
        Hunter-Lab:
        61.1830, -7.3701, -17.1802
      #82a9cb color charts
#82a9cb RGB chart
      #82a9cb CMYK chart
      #82a9cb RGB pie chart
      #82a9cb color shades, tints & tones
#82a9cb color schemes
#82a9cb color preview, HTML & CSS examples
           This text has a color of #82a9cb        
        
          <p style="color:#82a9cb;">Text here</p>
        
        
          .mytext {color:#82a9cb;}
        
        Text color #82a9cb
      
           This box has a color of #82a9cb        
        
          <div style="background-color:#82a9cb;">Content here</div>
        
        
          .mybackground {background-color:#82a9cb;}
        
        Background color #82a9cb
      
           Border around this has a color of #82a9cb        
        
          <div style="border:2px solid #82a9cb;">Content here</div>
        
        
          .myborder {border:2px solid #82a9cb;}
        
        Border color #82a9cb