#52bb8b color space conversions
Hex:
        #52bb8b
        RGB:
        82, 187, 139
        CMY:
        68, 27, 45
        CMYK:
        56, 0, 26, 27
      HSL:
        153°, 43.5685%, 52.7451%
        HSV (HSB):
        153°, 56.1497%, 73.3333%
        XYZ:
        25.9102, 39.1986, 30.6266
        xyY:
        0.2706, 0.4094, 39.1986
      CIE-Lab:
        68.8949, -41.7253, 15.3288
        CIE-LCH:
        68.8949, 44.4519, 159.8280
        CIE-Luv:
        68.8949, -45.6698, 28.2358
        Hunter-Lab:
        62.6088, -35.6943, 14.8230
      #52bb8b color charts
#52bb8b RGB chart
      #52bb8b CMYK chart
      #52bb8b RGB pie chart
      #52bb8b color shades, tints & tones
#52bb8b color schemes
#52bb8b color preview, HTML & CSS examples
           This text has a color of #52bb8b        
        
          <p style="color:#52bb8b;">Text here</p>
        
        
          .mytext {color:#52bb8b;}
        
        Text color #52bb8b
      
           This box has a color of #52bb8b        
        
          <div style="background-color:#52bb8b;">Content here</div>
        
        
          .mybackground {background-color:#52bb8b;}
        
        Background color #52bb8b
      
           Border around this has a color of #52bb8b        
        
          <div style="border:2px solid #52bb8b;">Content here</div>
        
        
          .myborder {border:2px solid #52bb8b;}
        
        Border color #52bb8b