#52cddf color space conversions
Hex:
        #52cddf
        RGB:
        82, 205, 223
        CMY:
        68, 20, 13
        CMYK:
        63, 8, 0, 13
      HSL:
        188°, 68.7805%, 59.8039%
        HSV (HSB):
        188°, 63.2287%, 87.4510%
        XYZ:
        38.6303, 50.7842, 77.5783
        xyY:
        0.2313, 0.3041, 50.7842
      CIE-Lab:
        76.5481, -28.5465, -19.0653
        CIE-LCH:
        76.5481, 34.3276, 213.7377
        CIE-Luv:
        76.5481, -48.0382, -25.8081
        Hunter-Lab:
        71.2630, -27.9490, -14.6601
      #52cddf color charts
#52cddf RGB chart
      #52cddf CMYK chart
      #52cddf RGB pie chart
      #52cddf color shades, tints & tones
#52cddf color schemes
#52cddf color preview, HTML & CSS examples
           This text has a color of #52cddf        
        
          <p style="color:#52cddf;">Text here</p>
        
        
          .mytext {color:#52cddf;}
        
        Text color #52cddf
      
           This box has a color of #52cddf        
        
          <div style="background-color:#52cddf;">Content here</div>
        
        
          .mybackground {background-color:#52cddf;}
        
        Background color #52cddf
      
           Border around this has a color of #52cddf        
        
          <div style="border:2px solid #52cddf;">Content here</div>
        
        
          .myborder {border:2px solid #52cddf;}
        
        Border color #52cddf