#52c64b color space conversions
Hex:
        #52c64b
        RGB:
        82, 198, 75
        CMY:
        68, 22, 71
        CMYK:
        59, 0, 62, 22
      HSL:
        117°, 51.8987%, 53.5294%
        HSV (HSB):
        117°, 62.1212%, 77.6471%
        XYZ:
        24.9438, 42.6900, 13.5819
        xyY:
        0.3071, 0.5256, 42.6900
      CIE-Lab:
        71.3441, -56.3642, 50.6629
        CIE-LCH:
        71.3441, 75.7869, 138.0493
        CIE-Luv:
        71.3441, -52.4238, 70.3395
        Hunter-Lab:
        65.3376, -46.1953, 33.4115
      #52c64b color charts
#52c64b RGB chart
      #52c64b CMYK chart
      #52c64b RGB pie chart
      #52c64b color shades, tints & tones
#52c64b color schemes
#52c64b color preview, HTML & CSS examples
           This text has a color of #52c64b        
        
          <p style="color:#52c64b;">Text here</p>
        
        
          .mytext {color:#52c64b;}
        
        Text color #52c64b
      
           This box has a color of #52c64b        
        
          <div style="background-color:#52c64b;">Content here</div>
        
        
          .mybackground {background-color:#52c64b;}
        
        Background color #52c64b
      
           Border around this has a color of #52c64b        
        
          <div style="border:2px solid #52c64b;">Content here</div>
        
        
          .myborder {border:2px solid #52c64b;}
        
        Border color #52c64b