#52ad9d color space conversions
Hex:
        #52ad9d
        RGB:
        82, 173, 157
        CMY:
        68, 32, 38
        CMYK:
        53, 0, 9, 32
      HSL:
        169°, 35.6863%, 50.0000%
        HSV (HSB):
        169°, 52.6012%, 67.8431%
        XYZ:
        24.5090, 34.1153, 37.1914
        xyY:
        0.2558, 0.3561, 34.1153
      CIE-Lab:
        65.0540, -31.1224, -0.0573
        CIE-LCH:
        65.0540, 31.1224, 180.1054
        CIE-Luv:
        65.0540, -39.3299, 4.7564
        Hunter-Lab:
        58.4083, -27.3131, 3.1330
      #52ad9d color charts
#52ad9d RGB chart
      #52ad9d CMYK chart
      #52ad9d RGB pie chart
      #52ad9d color shades, tints & tones
#52ad9d color schemes
#52ad9d color preview, HTML & CSS examples
           This text has a color of #52ad9d        
        
          <p style="color:#52ad9d;">Text here</p>
        
        
          .mytext {color:#52ad9d;}
        
        Text color #52ad9d
      
           This box has a color of #52ad9d        
        
          <div style="background-color:#52ad9d;">Content here</div>
        
        
          .mybackground {background-color:#52ad9d;}
        
        Background color #52ad9d
      
           Border around this has a color of #52ad9d        
        
          <div style="border:2px solid #52ad9d;">Content here</div>
        
        
          .myborder {border:2px solid #52ad9d;}
        
        Border color #52ad9d