#82c5ff color space conversions
Hex:
        #82c5ff
        RGB:
        130, 197, 255
        CMY:
        49, 23, 0
        CMYK:
        49, 23, 0, 0
      HSL:
        208°, 100.0000%, 75.4902%
        HSV (HSB):
        208°, 49.0196%, 100.0000%
        XYZ:
        47.2222, 51.8983, 102.1362
        xyY:
        0.2346, 0.2579, 51.8983
      CIE-Lab:
        77.2200, -5.8006, -35.0566
        CIE-LCH:
        77.2200, 35.5332, 260.6047
        CIE-Luv:
        77.2200, -31.1122, -55.9709
        Hunter-Lab:
        72.0405, -9.0650, -33.6307
      #82c5ff color charts
#82c5ff RGB chart
      #82c5ff CMYK chart
      #82c5ff RGB pie chart
      #82c5ff color shades, tints & tones
#82c5ff color schemes
#82c5ff color preview, HTML & CSS examples
           This text has a color of #82c5ff        
        
          <p style="color:#82c5ff;">Text here</p>
        
        
          .mytext {color:#82c5ff;}
        
        Text color #82c5ff
      
           This box has a color of #82c5ff        
        
          <div style="background-color:#82c5ff;">Content here</div>
        
        
          .mybackground {background-color:#82c5ff;}
        
        Background color #82c5ff
      
           Border around this has a color of #82c5ff        
        
          <div style="border:2px solid #82c5ff;">Content here</div>
        
        
          .myborder {border:2px solid #82c5ff;}
        
        Border color #82c5ff