#52f091 color space conversions
Hex:
        #52f091
        RGB:
        82, 240, 145
        CMY:
        68, 6, 43
        CMYK:
        66, 0, 40, 6
      HSL:
        144°, 84.0426%, 63.1373%
        HSV (HSB):
        144°, 65.8333%, 94.1176%
        XYZ:
        39.7506, 66.1583, 37.4628
        xyY:
        0.2773, 0.4614, 66.1583
      CIE-Lab:
        85.0771, -61.7632, 34.1262
        CIE-LCH:
        85.0771, 70.5641, 151.0780
        CIE-Luv:
        85.0771, -65.1592, 57.4085
        Hunter-Lab:
        81.3378, -55.1064, 29.6285
      #52f091 color charts
#52f091 RGB chart
      #52f091 CMYK chart
      #52f091 RGB pie chart
      #52f091 color shades, tints & tones
#52f091 color schemes
#52f091 color preview, HTML & CSS examples
           This text has a color of #52f091        
        
          <p style="color:#52f091;">Text here</p>
        
        
          .mytext {color:#52f091;}
        
        Text color #52f091
      
           This box has a color of #52f091        
        
          <div style="background-color:#52f091;">Content here</div>
        
        
          .mybackground {background-color:#52f091;}
        
        Background color #52f091
      
           Border around this has a color of #52f091        
        
          <div style="border:2px solid #52f091;">Content here</div>
        
        
          .myborder {border:2px solid #52f091;}
        
        Border color #52f091