#52c1af color space conversions
Hex:
        #52c1af
        RGB:
        82, 193, 175
        CMY:
        68, 24, 31
        CMYK:
        58, 0, 9, 24
      HSL:
        170°, 47.2340%, 53.9216%
        HSV (HSB):
        170°, 57.5130%, 75.6863%
        XYZ:
        30.2875, 43.0289, 47.2665
        xyY:
        0.2512, 0.3568, 43.0289
      CIE-Lab:
        71.5746, -35.9602, -0.4449
        CIE-LCH:
        71.5746, 35.9629, 180.7088
        CIE-Luv:
        71.5746, -46.1958, 4.9915
        Hunter-Lab:
        65.5964, -32.3759, 3.1952
      #52c1af color charts
#52c1af RGB chart
      #52c1af CMYK chart
      #52c1af RGB pie chart
      #52c1af color shades, tints & tones
#52c1af color schemes
#52c1af color preview, HTML & CSS examples
           This text has a color of #52c1af        
        
          <p style="color:#52c1af;">Text here</p>
        
        
          .mytext {color:#52c1af;}
        
        Text color #52c1af
      
           This box has a color of #52c1af        
        
          <div style="background-color:#52c1af;">Content here</div>
        
        
          .mybackground {background-color:#52c1af;}
        
        Background color #52c1af
      
           Border around this has a color of #52c1af        
        
          <div style="border:2px solid #52c1af;">Content here</div>
        
        
          .myborder {border:2px solid #52c1af;}
        
        Border color #52c1af