#82b9ec color space conversions
Hex:
        #82b9ec
        RGB:
        130, 185, 236
        CMY:
        49, 27, 7
        CMYK:
        45, 22, 0, 7
      HSL:
        209°, 73.6111%, 71.7647%
        HSV (HSB):
        209°, 44.9153%, 92.5490%
        XYZ:
        41.6952, 45.4999, 85.9417
        xyY:
        0.2408, 0.2628, 45.4999
      CIE-Lab:
        73.2198, -4.6537, -31.0050
        CIE-LCH:
        73.2198, 31.3523, 261.4639
        CIE-Luv:
        73.2198, -26.6569, -48.8675
        Hunter-Lab:
        67.4536, -7.7073, -28.3230
      #82b9ec color charts
#82b9ec RGB chart
      #82b9ec CMYK chart
      #82b9ec RGB pie chart
      #82b9ec color shades, tints & tones
#82b9ec color schemes
#82b9ec color preview, HTML & CSS examples
           This text has a color of #82b9ec        
        
          <p style="color:#82b9ec;">Text here</p>
        
        
          .mytext {color:#82b9ec;}
        
        Text color #82b9ec
      
           This box has a color of #82b9ec        
        
          <div style="background-color:#82b9ec;">Content here</div>
        
        
          .mybackground {background-color:#82b9ec;}
        
        Background color #82b9ec
      
           Border around this has a color of #82b9ec        
        
          <div style="border:2px solid #82b9ec;">Content here</div>
        
        
          .myborder {border:2px solid #82b9ec;}
        
        Border color #82b9ec