#82a9ed color space conversions
Hex:
        #82a9ed
        RGB:
        130, 169, 237
        CMY:
        49, 34, 7
        CMYK:
        45, 29, 0, 7
      HSL:
        218°, 74.8252%, 71.9608%
        HSV (HSB):
        218°, 45.1477%, 92.9412%
        XYZ:
        38.6799, 39.2362, 85.6555
        xyY:
        0.2365, 0.2399, 39.2362
      CIE-Lab:
        68.9220, 4.4833, -38.2096
        CIE-LCH:
        68.9220, 38.4718, 276.6921
        CIE-Luv:
        68.9220, -20.4776, -61.7857
        Hunter-Lab:
        62.6388, 0.6073, -37.2290
      #82a9ed color charts
#82a9ed RGB chart
      #82a9ed CMYK chart
      #82a9ed RGB pie chart
      #82a9ed color shades, tints & tones
#82a9ed color schemes
#82a9ed color preview, HTML & CSS examples
           This text has a color of #82a9ed        
        
          <p style="color:#82a9ed;">Text here</p>
        
        
          .mytext {color:#82a9ed;}
        
        Text color #82a9ed
      
           This box has a color of #82a9ed        
        
          <div style="background-color:#82a9ed;">Content here</div>
        
        
          .mybackground {background-color:#82a9ed;}
        
        Background color #82a9ed
      
           Border around this has a color of #82a9ed        
        
          <div style="border:2px solid #82a9ed;">Content here</div>
        
        
          .myborder {border:2px solid #82a9ed;}
        
        Border color #82a9ed