#82d9ff color space conversions
Hex:
        #82d9ff
        RGB:
        130, 217, 255
        CMY:
        49, 15, 0
        CMYK:
        49, 15, 0, 0
      HSL:
        198°, 100.0000%, 75.4902%
        HSV (HSB):
        198°, 49.0196%, 100.0000%
        XYZ:
        52.0688, 61.5915, 103.7518
        xyY:
        0.2395, 0.2833, 61.5915
      CIE-Lab:
        82.6957, -16.2936, -26.6425
        CIE-LCH:
        82.6957, 31.2299, 238.5516
        CIE-Luv:
        82.6957, -38.7389, -40.5208
        Hunter-Lab:
        78.4803, -18.9123, -23.4458
      #82d9ff color charts
#82d9ff RGB chart
      #82d9ff CMYK chart
      #82d9ff RGB pie chart
      #82d9ff color shades, tints & tones
#82d9ff color schemes
#82d9ff color preview, HTML & CSS examples
           This text has a color of #82d9ff        
        
          <p style="color:#82d9ff;">Text here</p>
        
        
          .mytext {color:#82d9ff;}
        
        Text color #82d9ff
      
           This box has a color of #82d9ff        
        
          <div style="background-color:#82d9ff;">Content here</div>
        
        
          .mybackground {background-color:#82d9ff;}
        
        Background color #82d9ff
      
           Border around this has a color of #82d9ff        
        
          <div style="border:2px solid #82d9ff;">Content here</div>
        
        
          .myborder {border:2px solid #82d9ff;}
        
        Border color #82d9ff