#52d2ab color space conversions
Hex:
        #52d2ab
        RGB:
        82, 210, 171
        CMY:
        68, 18, 33
        CMYK:
        61, 0, 19, 18
      HSL:
        162°, 58.7156%, 57.2549%
        HSV (HSB):
        162°, 60.9524%, 82.3529%
        XYZ:
        33.8770, 50.8273, 46.5532
        xyY:
        0.2581, 0.3872, 50.8273
      CIE-Lab:
        76.5743, -44.5196, 8.9409
        CIE-LCH:
        76.5743, 45.4086, 168.6443
        CIE-Luv:
        76.5743, -52.8176, 20.3233
        Hunter-Lab:
        71.2933, -39.9440, 11.1900
      #52d2ab color charts
#52d2ab RGB chart
      #52d2ab CMYK chart
      #52d2ab RGB pie chart
      #52d2ab color shades, tints & tones
#52d2ab color schemes
#52d2ab color preview, HTML & CSS examples
           This text has a color of #52d2ab        
        
          <p style="color:#52d2ab;">Text here</p>
        
        
          .mytext {color:#52d2ab;}
        
        Text color #52d2ab
      
           This box has a color of #52d2ab        
        
          <div style="background-color:#52d2ab;">Content here</div>
        
        
          .mybackground {background-color:#52d2ab;}
        
        Background color #52d2ab
      
           Border around this has a color of #52d2ab        
        
          <div style="border:2px solid #52d2ab;">Content here</div>
        
        
          .myborder {border:2px solid #52d2ab;}
        
        Border color #52d2ab