#52bd3e color space conversions
Hex:
        #52bd3e
        RGB:
        82, 189, 62
        CMY:
        68, 26, 76
        CMYK:
        57, 0, 67, 26
      HSL:
        111°, 50.5976%, 49.2157%
        HSV (HSB):
        111°, 67.1958%, 74.1176%
        XYZ:
        22.5468, 38.5368, 10.8074
        xyY:
        0.3136, 0.5360, 38.5368
      CIE-Lab:
        68.4144, -54.3377, 52.9407
        CIE-LCH:
        68.4144, 75.8637, 135.7461
        CIE-Luv:
        68.4144, -49.2445, 70.7615
        Hunter-Lab:
        62.0780, -43.8053, 33.1326
      #52bd3e color charts
#52bd3e RGB chart
      #52bd3e CMYK chart
      #52bd3e RGB pie chart
      #52bd3e color shades, tints & tones
#52bd3e color schemes
#52bd3e color preview, HTML & CSS examples
           This text has a color of #52bd3e        
        
          <p style="color:#52bd3e;">Text here</p>
        
        
          .mytext {color:#52bd3e;}
        
        Text color #52bd3e
      
           This box has a color of #52bd3e        
        
          <div style="background-color:#52bd3e;">Content here</div>
        
        
          .mybackground {background-color:#52bd3e;}
        
        Background color #52bd3e
      
           Border around this has a color of #52bd3e        
        
          <div style="border:2px solid #52bd3e;">Content here</div>
        
        
          .myborder {border:2px solid #52bd3e;}
        
        Border color #52bd3e