#52fe2a color space conversions
Hex:
        #52fe2a
        RGB:
        82, 254, 42
        CMY:
        68, 0, 84
        CMYK:
        68, 0, 83, 0
      HSL:
        109°, 99.0654%, 58.0392%
        HSV (HSB):
        109°, 83.4646%, 99.6078%
        XYZ:
        39.3394, 72.8446, 14.1775
        xyY:
        0.3113, 0.5765, 72.8446
      CIE-Lab:
        88.3736, -77.2658, 78.5843
        CIE-LCH:
        88.3736, 110.2066, 134.5153
        CIE-Luv:
        88.3736, -73.3730, 103.2137
        Hunter-Lab:
        85.3491, -67.0860, 49.8956
      #52fe2a color charts
#52fe2a RGB chart
      #52fe2a CMYK chart
      #52fe2a RGB pie chart
      #52fe2a color shades, tints & tones
#52fe2a color schemes
#52fe2a color preview, HTML & CSS examples
           This text has a color of #52fe2a        
        
          <p style="color:#52fe2a;">Text here</p>
        
        
          .mytext {color:#52fe2a;}
        
        Text color #52fe2a
      
           This box has a color of #52fe2a        
        
          <div style="background-color:#52fe2a;">Content here</div>
        
        
          .mybackground {background-color:#52fe2a;}
        
        Background color #52fe2a
      
           Border around this has a color of #52fe2a        
        
          <div style="border:2px solid #52fe2a;">Content here</div>
        
        
          .myborder {border:2px solid #52fe2a;}
        
        Border color #52fe2a