#82adf4 color space conversions
Hex:
        #82adf4
        RGB:
        130, 173, 244
        CMY:
        49, 32, 4
        CMYK:
        47, 29, 0, 4
      HSL:
        217°, 83.8235%, 73.3333%
        HSV (HSB):
        217°, 46.7213%, 95.6863%
        XYZ:
        40.4786, 41.1646, 91.4001
        xyY:
        0.2339, 0.2379, 41.1646
      CIE-Lab:
        70.2911, 4.2385, -39.8876
        CIE-LCH:
        70.2911, 40.1121, 276.0656
        CIE-Luv:
        70.2911, -22.0582, -64.7755
        Hunter-Lab:
        64.1597, 0.3371, -39.5511
      #82adf4 color charts
#82adf4 RGB chart
      #82adf4 CMYK chart
      #82adf4 RGB pie chart
      #82adf4 color shades, tints & tones
#82adf4 color schemes
#82adf4 color preview, HTML & CSS examples
           This text has a color of #82adf4        
        
          <p style="color:#82adf4;">Text here</p>
        
        
          .mytext {color:#82adf4;}
        
        Text color #82adf4
      
           This box has a color of #82adf4        
        
          <div style="background-color:#82adf4;">Content here</div>
        
        
          .mybackground {background-color:#82adf4;}
        
        Background color #82adf4
      
           Border around this has a color of #82adf4        
        
          <div style="border:2px solid #82adf4;">Content here</div>
        
        
          .myborder {border:2px solid #82adf4;}
        
        Border color #82adf4