#52c78a color space conversions
Hex:
        #52c78a
        RGB:
        82, 199, 138
        CMY:
        68, 22, 46
        CMYK:
        59, 0, 31, 22
      HSL:
        149°, 51.0917%, 55.0980%
        HSV (HSB):
        149°, 58.7940%, 78.0392%
        XYZ:
        28.4905, 44.4757, 31.1278
        xyY:
        0.2737, 0.4273, 44.4757
      CIE-Lab:
        72.5453, -47.0365, 20.9116
        CIE-LCH:
        72.5453, 51.4755, 156.0309
        CIE-Luv:
        72.5453, -50.3635, 36.7662
        Hunter-Lab:
        66.6901, -40.4510, 19.0093
      #52c78a color charts
#52c78a RGB chart
      #52c78a CMYK chart
      #52c78a RGB pie chart
      #52c78a color shades, tints & tones
#52c78a color schemes
#52c78a color preview, HTML & CSS examples
           This text has a color of #52c78a        
        
          <p style="color:#52c78a;">Text here</p>
        
        
          .mytext {color:#52c78a;}
        
        Text color #52c78a
      
           This box has a color of #52c78a        
        
          <div style="background-color:#52c78a;">Content here</div>
        
        
          .mybackground {background-color:#52c78a;}
        
        Background color #52c78a
      
           Border around this has a color of #52c78a        
        
          <div style="border:2px solid #52c78a;">Content here</div>
        
        
          .myborder {border:2px solid #52c78a;}
        
        Border color #52c78a