#82bfea color space conversions
Hex:
        #82bfea
        RGB:
        130, 191, 234
        CMY:
        49, 25, 8
        CMYK:
        44, 18, 0, 8
      HSL:
        205°, 71.2329%, 71.3725%
        HSV (HSB):
        205°, 44.4444%, 91.7647%
        XYZ:
        42.6880, 47.9479, 84.8469
        xyY:
        0.2433, 0.2732, 47.9479
      CIE-Lab:
        74.7921, -8.4389, -27.5060
        CIE-LCH:
        74.7921, 28.7715, 252.9439
        CIE-Luv:
        74.7921, -29.0239, -42.5747
        Hunter-Lab:
        69.2445, -11.1356, -24.1783
      #82bfea color charts
#82bfea RGB chart
      #82bfea CMYK chart
      #82bfea RGB pie chart
      #82bfea color shades, tints & tones
#82bfea color schemes
#82bfea color preview, HTML & CSS examples
           This text has a color of #82bfea        
        
          <p style="color:#82bfea;">Text here</p>
        
        
          .mytext {color:#82bfea;}
        
        Text color #82bfea
      
           This box has a color of #82bfea        
        
          <div style="background-color:#82bfea;">Content here</div>
        
        
          .mybackground {background-color:#82bfea;}
        
        Background color #82bfea
      
           Border around this has a color of #82bfea        
        
          <div style="border:2px solid #82bfea;">Content here</div>
        
        
          .myborder {border:2px solid #82bfea;}
        
        Border color #82bfea