#82c9fd color space conversions
Hex:
        #82c9fd
        RGB:
        130, 201, 253
        CMY:
        49, 21, 1
        CMYK:
        49, 21, 0, 1
      HSL:
        205°, 96.8504%, 75.0980%
        HSV (HSB):
        205°, 48.6166%, 99.2157%
        XYZ:
        47.8222, 53.6110, 100.7560
        xyY:
        0.2365, 0.2652, 53.6110
      CIE-Lab:
        78.2343, -8.5026, -32.4218
        CIE-LCH:
        78.2343, 33.5181, 255.3052
        CIE-Luv:
        78.2343, -32.6623, -51.1765
        Hunter-Lab:
        73.2195, -11.5496, -30.3342
      #82c9fd color charts
#82c9fd RGB chart
      #82c9fd CMYK chart
      #82c9fd RGB pie chart
      #82c9fd color shades, tints & tones
#82c9fd color schemes
#82c9fd color preview, HTML & CSS examples
           This text has a color of #82c9fd        
        
          <p style="color:#82c9fd;">Text here</p>
        
        
          .mytext {color:#82c9fd;}
        
        Text color #82c9fd
      
           This box has a color of #82c9fd        
        
          <div style="background-color:#82c9fd;">Content here</div>
        
        
          .mybackground {background-color:#82c9fd;}
        
        Background color #82c9fd
      
           Border around this has a color of #82c9fd        
        
          <div style="border:2px solid #82c9fd;">Content here</div>
        
        
          .myborder {border:2px solid #82c9fd;}
        
        Border color #82c9fd