#52fd85 color space conversions
Hex:
        #52fd85
        RGB:
        82, 253, 133
        CMY:
        68, 1, 48
        CMYK:
        68, 0, 47, 1
      HSL:
        138°, 97.7143%, 65.6863%
        HSV (HSB):
        138°, 67.5889%, 99.2157%
        XYZ:
        42.8386, 73.7379, 34.1653
        xyY:
        0.2842, 0.4892, 73.7379
      CIE-Lab:
        88.7984, -68.3614, 44.7810
        CIE-LCH:
        88.7984, 81.7228, 146.7727
        CIE-Luv:
        88.7984, -70.3132, 71.5500
        Hunter-Lab:
        85.8707, -61.2250, 36.5199
      #52fd85 color charts
#52fd85 RGB chart
      #52fd85 CMYK chart
      #52fd85 RGB pie chart
      #52fd85 color shades, tints & tones
#52fd85 color schemes
#52fd85 color preview, HTML & CSS examples
           This text has a color of #52fd85        
        
          <p style="color:#52fd85;">Text here</p>
        
        
          .mytext {color:#52fd85;}
        
        Text color #52fd85
      
           This box has a color of #52fd85        
        
          <div style="background-color:#52fd85;">Content here</div>
        
        
          .mybackground {background-color:#52fd85;}
        
        Background color #52fd85
      
           Border around this has a color of #52fd85        
        
          <div style="border:2px solid #52fd85;">Content here</div>
        
        
          .myborder {border:2px solid #52fd85;}
        
        Border color #52fd85