#52be95 color space conversions
Hex:
        #52be95
        RGB:
        82, 190, 149
        CMY:
        68, 25, 42
        CMYK:
        57, 0, 22, 25
      HSL:
        157°, 45.3782%, 53.3333%
        HSV (HSB):
        157°, 56.8421%, 74.5098%
        XYZ:
        27.3179, 40.7907, 34.8674
        xyY:
        0.2653, 0.3961, 40.7907
      CIE-Lab:
        70.0290, -40.8457, 11.4954
        CIE-LCH:
        70.0290, 42.4324, 164.2816
        CIE-Luv:
        70.0290, -46.3616, 22.9826
        Hunter-Lab:
        63.8676, -35.4188, 12.3390
      #52be95 color charts
#52be95 RGB chart
      #52be95 CMYK chart
      #52be95 RGB pie chart
      #52be95 color shades, tints & tones
#52be95 color schemes
#52be95 color preview, HTML & CSS examples
           This text has a color of #52be95        
        
          <p style="color:#52be95;">Text here</p>
        
        
          .mytext {color:#52be95;}
        
        Text color #52be95
      
           This box has a color of #52be95        
        
          <div style="background-color:#52be95;">Content here</div>
        
        
          .mybackground {background-color:#52be95;}
        
        Background color #52be95
      
           Border around this has a color of #52be95        
        
          <div style="border:2px solid #52be95;">Content here</div>
        
        
          .myborder {border:2px solid #52be95;}
        
        Border color #52be95