#52ca5f color space conversions
Hex:
        #52ca5f
        RGB:
        82, 202, 95
        CMY:
        68, 21, 63
        CMYK:
        59, 0, 53, 21
      HSL:
        127°, 53.0973%, 55.6863%
        HSV (HSB):
        127°, 59.4059%, 79.2157%
        XYZ:
        26.6658, 44.8611, 18.0801
        xyY:
        0.2976, 0.5006, 44.8611
      CIE-Lab:
        72.8004, -55.4381, 43.1756
        CIE-LCH:
        72.8004, 70.2675, 142.0883
        CIE-Luv:
        72.8004, -53.3239, 63.6619
        Hunter-Lab:
        66.9784, -46.1470, 30.8802
      #52ca5f color charts
#52ca5f RGB chart
      #52ca5f CMYK chart
      #52ca5f RGB pie chart
      #52ca5f color shades, tints & tones
#52ca5f color schemes
#52ca5f color preview, HTML & CSS examples
           This text has a color of #52ca5f        
        
          <p style="color:#52ca5f;">Text here</p>
        
        
          .mytext {color:#52ca5f;}
        
        Text color #52ca5f
      
           This box has a color of #52ca5f        
        
          <div style="background-color:#52ca5f;">Content here</div>
        
        
          .mybackground {background-color:#52ca5f;}
        
        Background color #52ca5f
      
           Border around this has a color of #52ca5f        
        
          <div style="border:2px solid #52ca5f;">Content here</div>
        
        
          .myborder {border:2px solid #52ca5f;}
        
        Border color #52ca5f