#82b1ea color space conversions
Hex:
        #82b1ea
        RGB:
        130, 177, 234
        CMY:
        49, 31, 8
        CMYK:
        44, 24, 0, 8
      HSL:
        213°, 71.2329%, 71.3725%
        HSV (HSB):
        213°, 44.4444%, 91.7647%
        XYZ:
        39.7793, 42.1306, 83.8773
        xyY:
        0.2399, 0.2541, 42.1306
      CIE-Lab:
        70.9609, -0.8273, -33.4078
        CIE-LCH:
        70.9609, 33.4181, 268.5815
        CIE-Luv:
        70.9609, -23.5397, -53.2217
        Hunter-Lab:
        64.9081, -4.1943, -31.1817
      #82b1ea color charts
#82b1ea RGB chart
      #82b1ea CMYK chart
      #82b1ea RGB pie chart
      #82b1ea color shades, tints & tones
#82b1ea color schemes
#82b1ea color preview, HTML & CSS examples
           This text has a color of #82b1ea        
        
          <p style="color:#82b1ea;">Text here</p>
        
        
          .mytext {color:#82b1ea;}
        
        Text color #82b1ea
      
           This box has a color of #82b1ea        
        
          <div style="background-color:#82b1ea;">Content here</div>
        
        
          .mybackground {background-color:#82b1ea;}
        
        Background color #82b1ea
      
           Border around this has a color of #82b1ea        
        
          <div style="border:2px solid #82b1ea;">Content here</div>
        
        
          .myborder {border:2px solid #82b1ea;}
        
        Border color #82b1ea