#52d0d5 color space conversions
Hex:
        #52d0d5
        RGB:
        82, 208, 213
        CMY:
        68, 18, 16
        CMYK:
        62, 2, 0, 16
      HSL:
        182°, 60.9302%, 57.8431%
        HSV (HSB):
        182°, 61.5023%, 83.5294%
        XYZ:
        38.0458, 51.7097, 70.9265
        xyY:
        0.2368, 0.3218, 51.7097
      CIE-Lab:
        77.1069, -32.8326, -12.8431
        CIE-LCH:
        77.1069, 35.2551, 201.3638
        CIE-Luv:
        77.1069, -49.6996, -14.9863
        Hunter-Lab:
        71.9094, -31.4009, -8.1430
      #52d0d5 color charts
#52d0d5 RGB chart
      #52d0d5 CMYK chart
      #52d0d5 RGB pie chart
      #52d0d5 color shades, tints & tones
#52d0d5 color schemes
#52d0d5 color preview, HTML & CSS examples
           This text has a color of #52d0d5        
        
          <p style="color:#52d0d5;">Text here</p>
        
        
          .mytext {color:#52d0d5;}
        
        Text color #52d0d5
      
           This box has a color of #52d0d5        
        
          <div style="background-color:#52d0d5;">Content here</div>
        
        
          .mybackground {background-color:#52d0d5;}
        
        Background color #52d0d5
      
           Border around this has a color of #52d0d5        
        
          <div style="border:2px solid #52d0d5;">Content here</div>
        
        
          .myborder {border:2px solid #52d0d5;}
        
        Border color #52d0d5