#52bb85 color space conversions
Hex:
        #52bb85
        RGB:
        82, 187, 133
        CMY:
        68, 27, 48
        CMYK:
        56, 0, 29, 27
      HSL:
        149°, 43.5685%, 52.7451%
        HSV (HSB):
        149°, 56.1497%, 73.3333%
        XYZ:
        25.4836, 39.0279, 28.3803
        xyY:
        0.2743, 0.4201, 39.0279
      CIE-Lab:
        68.7715, -42.9825, 18.4014
        CIE-LCH:
        68.7715, 46.7559, 156.8235
        CIE-Luv:
        68.7715, -45.9454, 32.4565
        Hunter-Lab:
        62.4723, -36.5131, 16.7960
      #52bb85 color charts
#52bb85 RGB chart
      #52bb85 CMYK chart
      #52bb85 RGB pie chart
      #52bb85 color shades, tints & tones
#52bb85 color schemes
#52bb85 color preview, HTML & CSS examples
           This text has a color of #52bb85        
        
          <p style="color:#52bb85;">Text here</p>
        
        
          .mytext {color:#52bb85;}
        
        Text color #52bb85
      
           This box has a color of #52bb85        
        
          <div style="background-color:#52bb85;">Content here</div>
        
        
          .mybackground {background-color:#52bb85;}
        
        Background color #52bb85
      
           Border around this has a color of #52bb85        
        
          <div style="border:2px solid #52bb85;">Content here</div>
        
        
          .myborder {border:2px solid #52bb85;}
        
        Border color #52bb85