#82b8ee color space conversions
Hex:
        #82b8ee
        RGB:
        130, 184, 238
        CMY:
        49, 28, 7
        CMYK:
        45, 23, 0, 7
      HSL:
        210°, 76.0563%, 72.1569%
        HSV (HSB):
        210°, 45.3782%, 93.3333%
        XYZ:
        41.7790, 45.1999, 87.4114
        xyY:
        0.2396, 0.2592, 45.1999
      CIE-Lab:
        73.0233, -3.5521, -32.3915
        CIE-LCH:
        73.0233, 32.5857, 263.7418
        CIE-Luv:
        73.0233, -26.2600, -51.3437
        Hunter-Lab:
        67.2308, -6.7293, -30.0254
      #82b8ee color charts
#82b8ee RGB chart
      #82b8ee CMYK chart
      #82b8ee RGB pie chart
      #82b8ee color shades, tints & tones
#82b8ee color schemes
#82b8ee color preview, HTML & CSS examples
           This text has a color of #82b8ee        
        
          <p style="color:#82b8ee;">Text here</p>
        
        
          .mytext {color:#82b8ee;}
        
        Text color #82b8ee
      
           This box has a color of #82b8ee        
        
          <div style="background-color:#82b8ee;">Content here</div>
        
        
          .mybackground {background-color:#82b8ee;}
        
        Background color #82b8ee
      
           Border around this has a color of #82b8ee        
        
          <div style="border:2px solid #82b8ee;">Content here</div>
        
        
          .myborder {border:2px solid #82b8ee;}
        
        Border color #82b8ee