#52ef2a color space conversions
Hex:
        #52ef2a
        RGB:
        82, 239, 42
        CMY:
        68, 6, 84
        CMYK:
        66, 0, 82, 6
      HSL:
        108°, 86.0262%, 55.0980%
        HSV (HSB):
        108°, 82.4268%, 93.7255%
        XYZ:
        34.7641, 63.6940, 12.6524
        xyY:
        0.3129, 0.5732, 63.6940
      CIE-Lab:
        83.8062, -72.6238, 74.4831
        CIE-LCH:
        83.8062, 104.0286, 134.2759
        CIE-Luv:
        83.8062, -68.1887, 97.2087
        Hunter-Lab:
        79.8085, -61.9114, 46.4665
      #52ef2a color charts
#52ef2a RGB chart
      #52ef2a CMYK chart
      #52ef2a RGB pie chart
      #52ef2a color shades, tints & tones
#52ef2a color schemes
#52ef2a color preview, HTML & CSS examples
           This text has a color of #52ef2a        
        
          <p style="color:#52ef2a;">Text here</p>
        
        
          .mytext {color:#52ef2a;}
        
        Text color #52ef2a
      
           This box has a color of #52ef2a        
        
          <div style="background-color:#52ef2a;">Content here</div>
        
        
          .mybackground {background-color:#52ef2a;}
        
        Background color #52ef2a
      
           Border around this has a color of #52ef2a        
        
          <div style="border:2px solid #52ef2a;">Content here</div>
        
        
          .myborder {border:2px solid #52ef2a;}
        
        Border color #52ef2a