#52c8cb color space conversions
Hex:
        #52c8cb
        RGB:
        82, 200, 203
        CMY:
        68, 22, 20
        CMYK:
        60, 1, 0, 20
      HSL:
        181°, 53.7778%, 55.8824%
        HSV (HSB):
        181°, 59.6059%, 79.6078%
        XYZ:
        34.9134, 47.4142, 63.8116
        xyY:
        0.2389, 0.3244, 47.4142
      CIE-Lab:
        74.4539, -31.8010, -11.4146
        CIE-LCH:
        74.4539, 33.7875, 199.7449
        CIE-Luv:
        74.4539, -47.3163, -12.7664
        Hunter-Lab:
        68.8580, -29.9956, -6.7443
      #52c8cb color charts
#52c8cb RGB chart
      #52c8cb CMYK chart
      #52c8cb RGB pie chart
      #52c8cb color shades, tints & tones
#52c8cb color schemes
#52c8cb color preview, HTML & CSS examples
           This text has a color of #52c8cb        
        
          <p style="color:#52c8cb;">Text here</p>
        
        
          .mytext {color:#52c8cb;}
        
        Text color #52c8cb
      
           This box has a color of #52c8cb        
        
          <div style="background-color:#52c8cb;">Content here</div>
        
        
          .mybackground {background-color:#52c8cb;}
        
        Background color #52c8cb
      
           Border around this has a color of #52c8cb        
        
          <div style="border:2px solid #52c8cb;">Content here</div>
        
        
          .myborder {border:2px solid #52c8cb;}
        
        Border color #52c8cb