#82c0ed color space conversions
Hex:
        #82c0ed
        RGB:
        130, 192, 237
        CMY:
        49, 25, 7
        CMYK:
        45, 19, 0, 7
      HSL:
        205°, 74.8252%, 71.9608%
        HSV (HSB):
        205°, 45.1477%, 92.9412%
        XYZ:
        43.3416, 48.5595, 87.2093
        xyY:
        0.2420, 0.2711, 48.5595
      CIE-Lab:
        75.1765, -8.1514, -28.5358
        CIE-LCH:
        75.1765, 29.6773, 254.0578
        CIE-Luv:
        75.1765, -29.3878, -44.3794
        Hunter-Lab:
        69.6847, -10.9269, -25.4213
      #82c0ed color charts
#82c0ed RGB chart
      #82c0ed CMYK chart
      #82c0ed RGB pie chart
      #82c0ed color shades, tints & tones
#82c0ed color schemes
#82c0ed color preview, HTML & CSS examples
           This text has a color of #82c0ed        
        
          <p style="color:#82c0ed;">Text here</p>
        
        
          .mytext {color:#82c0ed;}
        
        Text color #82c0ed
      
           This box has a color of #82c0ed        
        
          <div style="background-color:#82c0ed;">Content here</div>
        
        
          .mybackground {background-color:#82c0ed;}
        
        Background color #82c0ed
      
           Border around this has a color of #82c0ed        
        
          <div style="border:2px solid #82c0ed;">Content here</div>
        
        
          .myborder {border:2px solid #82c0ed;}
        
        Border color #82c0ed