#82e6df color space conversions
Hex:
        #82e6df
        RGB:
        130, 230, 223
        CMY:
        49, 10, 13
        CMYK:
        43, 0, 3, 10
      HSL:
        176°, 66.6667%, 70.5882%
        HSV (HSB):
        176°, 43.4783%, 90.1961%
        XYZ:
        50.8220, 66.6672, 80.0015
        xyY:
        0.2573, 0.3376, 66.6672
      CIE-Lab:
        85.3356, -30.9641, -5.7553
        CIE-LCH:
        85.3356, 31.4944, 190.5293
        CIE-Luv:
        85.3356, -44.7672, -3.9017
        Hunter-Lab:
        81.6500, -31.7823, -0.9380
      #82e6df color charts
#82e6df RGB chart
      #82e6df CMYK chart
      #82e6df RGB pie chart
      #82e6df color shades, tints & tones
#82e6df color schemes
#82e6df color preview, HTML & CSS examples
           This text has a color of #82e6df        
        
          <p style="color:#82e6df;">Text here</p>
        
        
          .mytext {color:#82e6df;}
        
        Text color #82e6df
      
           This box has a color of #82e6df        
        
          <div style="background-color:#82e6df;">Content here</div>
        
        
          .mybackground {background-color:#82e6df;}
        
        Background color #82e6df
      
           Border around this has a color of #82e6df        
        
          <div style="border:2px solid #82e6df;">Content here</div>
        
        
          .myborder {border:2px solid #82e6df;}
        
        Border color #82e6df