#52b71e color space conversions
Hex:
        #52b71e
        RGB:
        82, 183, 30
        CMY:
        68, 28, 88
        CMYK:
        55, 0, 84, 28
      HSL:
        100°, 71.8310%, 41.7647%
        HSV (HSB):
        100°, 83.6066%, 71.7647%
        XYZ:
        20.6475, 35.7545, 7.0414
        xyY:
        0.3254, 0.5636, 35.7545
      CIE-Lab:
        66.3320, -54.3086, 61.6738
        CIE-LCH:
        66.3320, 82.1771, 131.3664
        CIE-Luv:
        66.3320, -47.4038, 76.1501
        Hunter-Lab:
        59.7951, -43.0046, 34.8747
      #52b71e color charts
#52b71e RGB chart
      #52b71e CMYK chart
      #52b71e RGB pie chart
      #52b71e color shades, tints & tones
#52b71e color schemes
#52b71e color preview, HTML & CSS examples
           This text has a color of #52b71e        
        
          <p style="color:#52b71e;">Text here</p>
        
        
          .mytext {color:#52b71e;}
        
        Text color #52b71e
      
           This box has a color of #52b71e        
        
          <div style="background-color:#52b71e;">Content here</div>
        
        
          .mybackground {background-color:#52b71e;}
        
        Background color #52b71e
      
           Border around this has a color of #52b71e        
        
          <div style="border:2px solid #52b71e;">Content here</div>
        
        
          .myborder {border:2px solid #52b71e;}
        
        Border color #52b71e