#82cffb color space conversions
Hex:
        #82cffb
        RGB:
        130, 207, 251
        CMY:
        49, 19, 2
        CMYK:
        48, 18, 0, 2
      HSL:
        202°, 93.7984%, 74.7059%
        HSV (HSB):
        202°, 48.2072%, 98.4314%
        XYZ:
        48.9313, 56.3365, 99.5619
        xyY:
        0.2389, 0.2750, 56.3365
      CIE-Lab:
        79.8050, -12.2214, -28.9408
        CIE-LCH:
        79.8050, 31.4155, 247.1061
        CIE-Luv:
        79.8050, -34.9959, -44.8327
        Hunter-Lab:
        75.0577, -14.9838, -26.1062
      #82cffb color charts
#82cffb RGB chart
      #82cffb CMYK chart
      #82cffb RGB pie chart
      #82cffb color shades, tints & tones
#82cffb color schemes
#82cffb color preview, HTML & CSS examples
           This text has a color of #82cffb        
        
          <p style="color:#82cffb;">Text here</p>
        
        
          .mytext {color:#82cffb;}
        
        Text color #82cffb
      
           This box has a color of #82cffb        
        
          <div style="background-color:#82cffb;">Content here</div>
        
        
          .mybackground {background-color:#82cffb;}
        
        Background color #82cffb
      
           Border around this has a color of #82cffb        
        
          <div style="border:2px solid #82cffb;">Content here</div>
        
        
          .myborder {border:2px solid #82cffb;}
        
        Border color #82cffb