#52ef06 color space conversions
Hex:
        #52ef06
        RGB:
        82, 239, 6
        CMY:
        68, 6, 98
        CMYK:
        66, 0, 97, 6
      HSL:
        100°, 95.1020%, 48.0392%
        HSV (HSB):
        100°, 97.4895%, 93.7255%
        XYZ:
        34.3790, 63.5400, 10.6248
        xyY:
        0.3167, 0.5854, 63.5400
      CIE-Lab:
        83.7257, -73.6019, 79.8641
        CIE-LCH:
        83.7257, 108.6071, 132.6633
        CIE-Luv:
        83.7257, -68.5000, 100.8612
        Hunter-Lab:
        79.7120, -62.5105, 47.8956
      #52ef06 color charts
#52ef06 RGB chart
      #52ef06 CMYK chart
      #52ef06 RGB pie chart
      #52ef06 color shades, tints & tones
#52ef06 color schemes
#52ef06 color preview, HTML & CSS examples
           This text has a color of #52ef06        
        
          <p style="color:#52ef06;">Text here</p>
        
        
          .mytext {color:#52ef06;}
        
        Text color #52ef06
      
           This box has a color of #52ef06        
        
          <div style="background-color:#52ef06;">Content here</div>
        
        
          .mybackground {background-color:#52ef06;}
        
        Background color #52ef06
      
           Border around this has a color of #52ef06        
        
          <div style="border:2px solid #52ef06;">Content here</div>
        
        
          .myborder {border:2px solid #52ef06;}
        
        Border color #52ef06