#52c6cf color space conversions
Hex:
        #52c6cf
        RGB:
        82, 198, 207
        CMY:
        68, 22, 19
        CMYK:
        60, 4, 0, 19
      HSL:
        184°, 56.5611%, 56.6667%
        HSV (HSB):
        184°, 60.3865%, 81.1765%
        XYZ:
        34.9362, 46.6870, 66.2016
        xyY:
        0.2363, 0.3158, 46.6870
      CIE-Lab:
        73.9891, -29.7196, -14.2800
        CIE-LCH:
        73.9891, 32.9723, 205.6638
        CIE-Luv:
        73.9891, -46.3570, -17.6861
        Hunter-Lab:
        68.3279, -28.3062, -9.6155
      #52c6cf color charts
#52c6cf RGB chart
      #52c6cf CMYK chart
      #52c6cf RGB pie chart
      #52c6cf color shades, tints & tones
#52c6cf color schemes
#52c6cf color preview, HTML & CSS examples
           This text has a color of #52c6cf        
        
          <p style="color:#52c6cf;">Text here</p>
        
        
          .mytext {color:#52c6cf;}
        
        Text color #52c6cf
      
           This box has a color of #52c6cf        
        
          <div style="background-color:#52c6cf;">Content here</div>
        
        
          .mybackground {background-color:#52c6cf;}
        
        Background color #52c6cf
      
           Border around this has a color of #52c6cf        
        
          <div style="border:2px solid #52c6cf;">Content here</div>
        
        
          .myborder {border:2px solid #52c6cf;}
        
        Border color #52c6cf