#52d1cb color space conversions
Hex:
        #52d1cb
        RGB:
        82, 209, 203
        CMY:
        68, 18, 20
        CMYK:
        61, 0, 3, 18
      HSL:
        177°, 57.9909%, 57.0588%
        HSV (HSB):
        177°, 60.7656%, 81.9608%
        XYZ:
        37.0596, 51.7066, 64.5270
        xyY:
        0.2418, 0.3373, 51.7066
      CIE-Lab:
        77.1050, -36.0362, -7.4668
        CIE-LCH:
        77.1050, 36.8017, 191.7062
        CIE-Luv:
        77.1050, -50.6399, -5.8766
        Hunter-Lab:
        71.9073, -33.8423, -2.8696
      #52d1cb color charts
#52d1cb RGB chart
      #52d1cb CMYK chart
      #52d1cb RGB pie chart
      #52d1cb color shades, tints & tones
#52d1cb color schemes
#52d1cb color preview, HTML & CSS examples
           This text has a color of #52d1cb        
        
          <p style="color:#52d1cb;">Text here</p>
        
        
          .mytext {color:#52d1cb;}
        
        Text color #52d1cb
      
           This box has a color of #52d1cb        
        
          <div style="background-color:#52d1cb;">Content here</div>
        
        
          .mybackground {background-color:#52d1cb;}
        
        Background color #52d1cb
      
           Border around this has a color of #52d1cb        
        
          <div style="border:2px solid #52d1cb;">Content here</div>
        
        
          .myborder {border:2px solid #52d1cb;}
        
        Border color #52d1cb