#52c1cb color space conversions
Hex:
        #52c1cb
        RGB:
        82, 193, 203
        CMY:
        68, 24, 20
        CMYK:
        60, 5, 0, 20
      HSL:
        185°, 53.7778%, 55.8824%
        HSV (HSB):
        185°, 59.6059%, 79.6078%
        XYZ:
        33.3291, 44.2456, 63.2835
        xyY:
        0.2366, 0.3141, 44.2456
      CIE-Lab:
        72.3923, -28.4153, -14.5060
        CIE-LCH:
        72.3923, 31.9038, 207.0444
        CIE-Luv:
        72.3923, -44.7174, -18.1884
        Hunter-Lab:
        66.5173, -26.9663, -9.8454
      #52c1cb color charts
#52c1cb RGB chart
      #52c1cb CMYK chart
      #52c1cb RGB pie chart
      #52c1cb color shades, tints & tones
#52c1cb color schemes
#52c1cb color preview, HTML & CSS examples
           This text has a color of #52c1cb        
        
          <p style="color:#52c1cb;">Text here</p>
        
        
          .mytext {color:#52c1cb;}
        
        Text color #52c1cb
      
           This box has a color of #52c1cb        
        
          <div style="background-color:#52c1cb;">Content here</div>
        
        
          .mybackground {background-color:#52c1cb;}
        
        Background color #52c1cb
      
           Border around this has a color of #52c1cb        
        
          <div style="border:2px solid #52c1cb;">Content here</div>
        
        
          .myborder {border:2px solid #52c1cb;}
        
        Border color #52c1cb