#52dfad color space conversions
Hex:
        #52dfad
        RGB:
        82, 223, 173
        CMY:
        68, 13, 32
        CMYK:
        63, 0, 22, 13
      HSL:
        159°, 68.7805%, 59.8039%
        HSV (HSB):
        159°, 63.2287%, 87.4510%
        XYZ:
        37.4102, 57.5863, 48.6787
        xyY:
        0.2604, 0.4008, 57.5863
      CIE-Lab:
        80.5082, -49.5571, 13.4646
        CIE-LCH:
        80.5082, 51.3537, 164.7998
        CIE-Luv:
        80.5082, -57.5104, 27.7990
        Hunter-Lab:
        75.8857, -44.8028, 15.0869
      #52dfad color charts
#52dfad RGB chart
      #52dfad CMYK chart
      #52dfad RGB pie chart
      #52dfad color shades, tints & tones
#52dfad color schemes
#52dfad color preview, HTML & CSS examples
           This text has a color of #52dfad        
        
          <p style="color:#52dfad;">Text here</p>
        
        
          .mytext {color:#52dfad;}
        
        Text color #52dfad
      
           This box has a color of #52dfad        
        
          <div style="background-color:#52dfad;">Content here</div>
        
        
          .mybackground {background-color:#52dfad;}
        
        Background color #52dfad
      
           Border around this has a color of #52dfad        
        
          <div style="border:2px solid #52dfad;">Content here</div>
        
        
          .myborder {border:2px solid #52dfad;}
        
        Border color #52dfad