#52e09a color space conversions
Hex:
        #52e09a
        RGB:
        82, 224, 154
        CMY:
        68, 12, 40
        CMYK:
        63, 0, 31, 12
      HSL:
        150°, 69.6078%, 60.0000%
        HSV (HSB):
        150°, 63.3929%, 87.8431%
        XYZ:
        35.9681, 57.4382, 39.7628
        xyY:
        0.2701, 0.4313, 57.4382
      CIE-Lab:
        80.4255, -53.9705, 23.2948
        CIE-LCH:
        80.4255, 58.7832, 156.6540
        CIE-Luv:
        80.4255, -58.9145, 41.8752
        Hunter-Lab:
        75.7880, -47.9151, 21.9446
      #52e09a color charts
#52e09a RGB chart
      #52e09a CMYK chart
      #52e09a RGB pie chart
      #52e09a color shades, tints & tones
#52e09a color schemes
#52e09a color preview, HTML & CSS examples
           This text has a color of #52e09a        
        
          <p style="color:#52e09a;">Text here</p>
        
        
          .mytext {color:#52e09a;}
        
        Text color #52e09a
      
           This box has a color of #52e09a        
        
          <div style="background-color:#52e09a;">Content here</div>
        
        
          .mybackground {background-color:#52e09a;}
        
        Background color #52e09a
      
           Border around this has a color of #52e09a        
        
          <div style="border:2px solid #52e09a;">Content here</div>
        
        
          .myborder {border:2px solid #52e09a;}
        
        Border color #52e09a