#82f6ef color space conversions
Hex:
        #82f6ef
        RGB:
        130, 246, 239
        CMY:
        49, 4, 6
        CMYK:
        47, 0, 3, 4
      HSL:
        176°, 86.5672%, 73.7255%
        HSV (HSB):
        176°, 47.1545%, 96.4706%
        XYZ:
        57.7417, 76.8894, 93.4592
        xyY:
        0.2532, 0.3371, 76.8894
      CIE-Lab:
        90.2707, -34.5955, -6.8463
        CIE-LCH:
        90.2707, 35.2664, 191.1940
        CIE-Luv:
        90.2707, -50.4382, -5.1147
        Hunter-Lab:
        87.6866, -35.9091, -1.8126
      #82f6ef color charts
#82f6ef RGB chart
      #82f6ef CMYK chart
      #82f6ef RGB pie chart
      #82f6ef color shades, tints & tones
#82f6ef color schemes
#82f6ef color preview, HTML & CSS examples
           This text has a color of #82f6ef        
        
          <p style="color:#82f6ef;">Text here</p>
        
        
          .mytext {color:#82f6ef;}
        
        Text color #82f6ef
      
           This box has a color of #82f6ef        
        
          <div style="background-color:#82f6ef;">Content here</div>
        
        
          .mybackground {background-color:#82f6ef;}
        
        Background color #82f6ef
      
           Border around this has a color of #82f6ef        
        
          <div style="border:2px solid #82f6ef;">Content here</div>
        
        
          .myborder {border:2px solid #82f6ef;}
        
        Border color #82f6ef