#52ef7d color space conversions
Hex:
        #52ef7d
        RGB:
        82, 239, 125
        CMY:
        68, 6, 51
        CMYK:
        66, 0, 48, 6
      HSL:
        136°, 83.0688%, 62.9412%
        HSV (HSB):
        136°, 65.6904%, 93.7255%
        XYZ:
        38.0478, 65.0075, 29.9444
        xyY:
        0.2861, 0.4888, 65.0075
      CIE-Lab:
        84.4876, -64.6393, 43.1930
        CIE-LCH:
        84.4876, 77.7424, 146.2485
        CIE-Luv:
        84.4876, -65.7460, 68.2065
        Hunter-Lab:
        80.6272, -56.8638, 34.4192
      #52ef7d color charts
#52ef7d RGB chart
      #52ef7d CMYK chart
      #52ef7d RGB pie chart
      #52ef7d color shades, tints & tones
#52ef7d color schemes
#52ef7d color preview, HTML & CSS examples
           This text has a color of #52ef7d        
        
          <p style="color:#52ef7d;">Text here</p>
        
        
          .mytext {color:#52ef7d;}
        
        Text color #52ef7d
      
           This box has a color of #52ef7d        
        
          <div style="background-color:#52ef7d;">Content here</div>
        
        
          .mybackground {background-color:#52ef7d;}
        
        Background color #52ef7d
      
           Border around this has a color of #52ef7d        
        
          <div style="border:2px solid #52ef7d;">Content here</div>
        
        
          .myborder {border:2px solid #52ef7d;}
        
        Border color #52ef7d