#52fc02 color space conversions
Hex:
        #52fc02
        RGB:
        82, 252, 2
        CMY:
        68, 1, 99
        CMYK:
        67, 0, 99, 1
      HSL:
        101°, 98.4252%, 49.8039%
        HSV (HSB):
        101°, 99.2063%, 98.8235%
        XYZ:
        38.3010, 71.4190, 11.8240
        xyY:
        0.3151, 0.5876, 71.4190
      CIE-Lab:
        87.6882, -77.6193, 83.3545
        CIE-LCH:
        87.6882, 113.8979, 132.9595
        CIE-Luv:
        87.6882, -73.0066, 106.0233
        Hunter-Lab:
        84.5098, -66.9934, 50.8614
      #52fc02 color charts
#52fc02 RGB chart
      #52fc02 CMYK chart
      #52fc02 RGB pie chart
      #52fc02 color shades, tints & tones
#52fc02 color schemes
#52fc02 color preview, HTML & CSS examples
           This text has a color of #52fc02        
        
          <p style="color:#52fc02;">Text here</p>
        
        
          .mytext {color:#52fc02;}
        
        Text color #52fc02
      
           This box has a color of #52fc02        
        
          <div style="background-color:#52fc02;">Content here</div>
        
        
          .mybackground {background-color:#52fc02;}
        
        Background color #52fc02
      
           Border around this has a color of #52fc02        
        
          <div style="border:2px solid #52fc02;">Content here</div>
        
        
          .myborder {border:2px solid #52fc02;}
        
        Border color #52fc02