#52dcc4 color space conversions
Hex:
        #52dcc4
        RGB:
        82, 220, 196
        CMY:
        68, 14, 23
        CMYK:
        63, 0, 11, 14
      HSL:
        170°, 66.3462%, 59.2157%
        HSV (HSB):
        170°, 62.7273%, 86.2745%
        XYZ:
        39.0367, 56.9658, 61.1626
        xyY:
        0.2484, 0.3625, 56.9658
      CIE-Lab:
        80.1603, -42.8222, 0.7729
        CIE-LCH:
        80.1603, 42.8292, 178.9660
        CIE-Luv:
        80.1603, -55.0827, 8.0198
        Hunter-Lab:
        75.4757, -39.7606, 4.7866
      #52dcc4 color charts
#52dcc4 RGB chart
      #52dcc4 CMYK chart
      #52dcc4 RGB pie chart
      #52dcc4 color shades, tints & tones
#52dcc4 color schemes
#52dcc4 color preview, HTML & CSS examples
           This text has a color of #52dcc4        
        
          <p style="color:#52dcc4;">Text here</p>
        
        
          .mytext {color:#52dcc4;}
        
        Text color #52dcc4
      
           This box has a color of #52dcc4        
        
          <div style="background-color:#52dcc4;">Content here</div>
        
        
          .mybackground {background-color:#52dcc4;}
        
        Background color #52dcc4
      
           Border around this has a color of #52dcc4        
        
          <div style="border:2px solid #52dcc4;">Content here</div>
        
        
          .myborder {border:2px solid #52dcc4;}
        
        Border color #52dcc4