#52d1d1 color space conversions
Hex:
        #52d1d1
        RGB:
        82, 209, 209
        CMY:
        68, 18, 18
        CMYK:
        61, 0, 0, 18
      HSL:
        180°, 57.9909%, 57.0588%
        HSV (HSB):
        180°, 60.7656%, 81.9608%
        XYZ:
        37.7888, 51.9982, 68.3666
        xyY:
        0.2389, 0.3288, 51.9982
      CIE-Lab:
        77.2798, -34.4094, -10.4336
        CIE-LCH:
        77.2798, 35.9564, 196.8683
        CIE-Luv:
        77.2798, -50.2953, -10.8623
        Hunter-Lab:
        72.1098, -32.6501, -5.7354
      #52d1d1 color charts
#52d1d1 RGB chart
      #52d1d1 CMYK chart
      #52d1d1 RGB pie chart
      #52d1d1 color shades, tints & tones
#52d1d1 color schemes
#52d1d1 color preview, HTML & CSS examples
           This text has a color of #52d1d1        
        
          <p style="color:#52d1d1;">Text here</p>
        
        
          .mytext {color:#52d1d1;}
        
        Text color #52d1d1
      
           This box has a color of #52d1d1        
        
          <div style="background-color:#52d1d1;">Content here</div>
        
        
          .mybackground {background-color:#52d1d1;}
        
        Background color #52d1d1
      
           Border around this has a color of #52d1d1        
        
          <div style="border:2px solid #52d1d1;">Content here</div>
        
        
          .myborder {border:2px solid #52d1d1;}
        
        Border color #52d1d1