#52be5b color space conversions
Hex:
        #52be5b
        RGB:
        82, 190, 91
        CMY:
        68, 25, 64
        CMYK:
        57, 0, 52, 25
      HSL:
        125°, 45.3782%, 53.3333%
        HSV (HSB):
        125°, 56.8421%, 74.5098%
        XYZ:
        23.7815, 39.3761, 16.2445
        xyY:
        0.2995, 0.4959, 39.3761
      CIE-Lab:
        69.0228, -51.4103, 40.5164
        CIE-LCH:
        69.0228, 65.4569, 141.7584
        CIE-Luv:
        69.0228, -48.8091, 59.2708
        Hunter-Lab:
        62.7504, -42.1643, 28.5766
      #52be5b color charts
#52be5b RGB chart
      #52be5b CMYK chart
      #52be5b RGB pie chart
      #52be5b color shades, tints & tones
#52be5b color schemes
#52be5b color preview, HTML & CSS examples
           This text has a color of #52be5b        
        
          <p style="color:#52be5b;">Text here</p>
        
        
          .mytext {color:#52be5b;}
        
        Text color #52be5b
      
           This box has a color of #52be5b        
        
          <div style="background-color:#52be5b;">Content here</div>
        
        
          .mybackground {background-color:#52be5b;}
        
        Background color #52be5b
      
           Border around this has a color of #52be5b        
        
          <div style="border:2px solid #52be5b;">Content here</div>
        
        
          .myborder {border:2px solid #52be5b;}
        
        Border color #52be5b