#52cbaf color space conversions
Hex:
        #52cbaf
        RGB:
        82, 203, 175
        CMY:
        68, 20, 31
        CMYK:
        60, 0, 14, 20
      HSL:
        166°, 53.7778%, 55.8824%
        HSV (HSB):
        166°, 59.6059%, 79.6078%
        XYZ:
        32.5735, 47.6009, 48.0285
        xyY:
        0.2541, 0.3713, 47.6009
      CIE-Lab:
        74.5725, -40.4976, 3.9144
        CIE-LCH:
        74.5725, 40.6863, 174.4790
        CIE-Luv:
        74.5725, -49.9773, 12.2708
        Hunter-Lab:
        68.9934, -36.4641, 7.0217
      #52cbaf color charts
#52cbaf RGB chart
      #52cbaf CMYK chart
      #52cbaf RGB pie chart
      #52cbaf color shades, tints & tones
#52cbaf color schemes
#52cbaf color preview, HTML & CSS examples
           This text has a color of #52cbaf        
        
          <p style="color:#52cbaf;">Text here</p>
        
        
          .mytext {color:#52cbaf;}
        
        Text color #52cbaf
      
           This box has a color of #52cbaf        
        
          <div style="background-color:#52cbaf;">Content here</div>
        
        
          .mybackground {background-color:#52cbaf;}
        
        Background color #52cbaf
      
           Border around this has a color of #52cbaf        
        
          <div style="border:2px solid #52cbaf;">Content here</div>
        
        
          .myborder {border:2px solid #52cbaf;}
        
        Border color #52cbaf