#52c3bd color space conversions
Hex:
        #52c3bd
        RGB:
        82, 195, 189
        CMY:
        68, 24, 26
        CMYK:
        58, 0, 3, 24
      HSL:
        177°, 48.4979%, 54.3137%
        HSV (HSB):
        177°, 57.9487%, 76.4706%
        XYZ:
        32.1801, 44.4982, 55.0371
        xyY:
        0.2443, 0.3378, 44.4982
      CIE-Lab:
        72.5602, -33.2384, -6.6268
        CIE-LCH:
        72.5602, 33.8925, 191.2753
        CIE-Luv:
        72.5602, -46.2110, -4.9268
        Hunter-Lab:
        66.7070, -30.6270, -2.2228
      #52c3bd color charts
#52c3bd RGB chart
      #52c3bd CMYK chart
      #52c3bd RGB pie chart
      #52c3bd color shades, tints & tones
#52c3bd color schemes
#52c3bd color preview, HTML & CSS examples
           This text has a color of #52c3bd        
        
          <p style="color:#52c3bd;">Text here</p>
        
        
          .mytext {color:#52c3bd;}
        
        Text color #52c3bd
      
           This box has a color of #52c3bd        
        
          <div style="background-color:#52c3bd;">Content here</div>
        
        
          .mybackground {background-color:#52c3bd;}
        
        Background color #52c3bd
      
           Border around this has a color of #52c3bd        
        
          <div style="border:2px solid #52c3bd;">Content here</div>
        
        
          .myborder {border:2px solid #52c3bd;}
        
        Border color #52c3bd