#52ef9e color space conversions
Hex:
        #52ef9e
        RGB:
        82, 239, 158
        CMY:
        68, 6, 38
        CMYK:
        66, 0, 34, 6
      HSL:
        149°, 83.0688%, 62.9412%
        HSV (HSB):
        149°, 65.6904%, 93.7255%
        XYZ:
        40.5177, 65.9955, 42.9506
        xyY:
        0.2711, 0.4415, 65.9955
      CIE-Lab:
        84.9941, -59.0153, 27.4492
        CIE-LCH:
        84.9941, 65.0866, 155.0559
        CIE-Luv:
        84.9941, -64.1290, 48.6232
        Hunter-Lab:
        81.2376, -53.1379, 25.5195
      #52ef9e color charts
#52ef9e RGB chart
      #52ef9e CMYK chart
      #52ef9e RGB pie chart
      #52ef9e color shades, tints & tones
#52ef9e color schemes
#52ef9e color preview, HTML & CSS examples
           This text has a color of #52ef9e        
        
          <p style="color:#52ef9e;">Text here</p>
        
        
          .mytext {color:#52ef9e;}
        
        Text color #52ef9e
      
           This box has a color of #52ef9e        
        
          <div style="background-color:#52ef9e;">Content here</div>
        
        
          .mybackground {background-color:#52ef9e;}
        
        Background color #52ef9e
      
           Border around this has a color of #52ef9e        
        
          <div style="border:2px solid #52ef9e;">Content here</div>
        
        
          .myborder {border:2px solid #52ef9e;}
        
        Border color #52ef9e