#52c4bd color space conversions
Hex:
        #52c4bd
        RGB:
        82, 196, 189
        CMY:
        68, 23, 26
        CMYK:
        58, 0, 4, 23
      HSL:
        176°, 49.1379%, 54.5098%
        HSV (HSB):
        176°, 58.1633%, 76.8627%
        XYZ:
        32.4049, 44.9478, 55.1120
        xyY:
        0.2446, 0.3393, 44.9478
      CIE-Lab:
        72.8575, -33.7101, -6.1865
        CIE-LCH:
        72.8575, 34.2731, 190.3992
        CIE-Luv:
        72.8575, -46.5867, -4.1704
        Hunter-Lab:
        67.0431, -31.0485, -1.8084
      #52c4bd color charts
#52c4bd RGB chart
      #52c4bd CMYK chart
      #52c4bd RGB pie chart
      #52c4bd color shades, tints & tones
#52c4bd color schemes
#52c4bd color preview, HTML & CSS examples
           This text has a color of #52c4bd        
        
          <p style="color:#52c4bd;">Text here</p>
        
        
          .mytext {color:#52c4bd;}
        
        Text color #52c4bd
      
           This box has a color of #52c4bd        
        
          <div style="background-color:#52c4bd;">Content here</div>
        
        
          .mybackground {background-color:#52c4bd;}
        
        Background color #52c4bd
      
           Border around this has a color of #52c4bd        
        
          <div style="border:2px solid #52c4bd;">Content here</div>
        
        
          .myborder {border:2px solid #52c4bd;}
        
        Border color #52c4bd