#82e1eb color space conversions
Hex:
        #82e1eb
        RGB:
        130, 225, 235
        CMY:
        49, 12, 8
        CMYK:
        45, 4, 0, 8
      HSL:
        186°, 72.4138%, 71.5686%
        HSV (HSB):
        186°, 44.6809%, 92.1569%
        XYZ:
        51.1265, 64.5944, 88.3706
        xyY:
        0.2505, 0.3165, 64.5944
      CIE-Lab:
        84.2743, -25.5807, -13.6707
        CIE-LCH:
        84.2743, 29.0045, 208.1207
        CIE-Luv:
        84.2743, -42.4096, -17.5054
        Hunter-Lab:
        80.3706, -27.0987, -8.9322
      #82e1eb color charts
#82e1eb RGB chart
      #82e1eb CMYK chart
      #82e1eb RGB pie chart
      #82e1eb color shades, tints & tones
#82e1eb color schemes
#82e1eb color preview, HTML & CSS examples
           This text has a color of #82e1eb        
        
          <p style="color:#82e1eb;">Text here</p>
        
        
          .mytext {color:#82e1eb;}
        
        Text color #82e1eb
      
           This box has a color of #82e1eb        
        
          <div style="background-color:#82e1eb;">Content here</div>
        
        
          .mybackground {background-color:#82e1eb;}
        
        Background color #82e1eb
      
           Border around this has a color of #82e1eb        
        
          <div style="border:2px solid #82e1eb;">Content here</div>
        
        
          .myborder {border:2px solid #82e1eb;}
        
        Border color #82e1eb