#52b09f color space conversions
Hex:
        #52b09f
        RGB:
        82, 176, 159
        CMY:
        68, 31, 38
        CMYK:
        53, 0, 10, 31
      HSL:
        169°, 37.3016%, 50.5882%
        HSV (HSB):
        169°, 53.4091%, 69.0196%
        XYZ:
        25.2630, 35.3477, 38.2922
        xyY:
        0.2554, 0.3574, 35.3477
      CIE-Lab:
        66.0185, -32.0492, 0.2398
        CIE-LCH:
        66.0185, 32.0501, 179.5713
        CIE-Luv:
        66.0185, -40.4195, 5.3486
        Hunter-Lab:
        59.4539, -28.1966, 3.4312
      #52b09f color charts
#52b09f RGB chart
      #52b09f CMYK chart
      #52b09f RGB pie chart
      #52b09f color shades, tints & tones
#52b09f color schemes
#52b09f color preview, HTML & CSS examples
           This text has a color of #52b09f        
        
          <p style="color:#52b09f;">Text here</p>
        
        
          .mytext {color:#52b09f;}
        
        Text color #52b09f
      
           This box has a color of #52b09f        
        
          <div style="background-color:#52b09f;">Content here</div>
        
        
          .mybackground {background-color:#52b09f;}
        
        Background color #52b09f
      
           Border around this has a color of #52b09f        
        
          <div style="border:2px solid #52b09f;">Content here</div>
        
        
          .myborder {border:2px solid #52b09f;}
        
        Border color #52b09f