#52fe05 color space conversions
Hex:
        #52fe05
        RGB:
        82, 254, 5
        CMY:
        68, 0, 98
        CMYK:
        68, 0, 98, 0
      HSL:
        101°, 99.2032%, 50.7843%
        HSV (HSB):
        101°, 98.0315%, 99.6078%
        XYZ:
        38.9489, 72.6884, 12.1210
        xyY:
        0.3147, 0.5873, 72.6884
      CIE-Lab:
        88.2989, -78.1811, 83.6150
        CIE-LCH:
        88.2989, 114.4716, 133.0764
        CIE-Luv:
        88.2989, -73.6747, 106.6359
        Hunter-Lab:
        85.2575, -67.6550, 51.2510
      #52fe05 color charts
#52fe05 RGB chart
      #52fe05 CMYK chart
      #52fe05 RGB pie chart
      #52fe05 color shades, tints & tones
#52fe05 color schemes
#52fe05 color preview, HTML & CSS examples
           This text has a color of #52fe05        
        
          <p style="color:#52fe05;">Text here</p>
        
        
          .mytext {color:#52fe05;}
        
        Text color #52fe05
      
           This box has a color of #52fe05        
        
          <div style="background-color:#52fe05;">Content here</div>
        
        
          .mybackground {background-color:#52fe05;}
        
        Background color #52fe05
      
           Border around this has a color of #52fe05        
        
          <div style="border:2px solid #52fe05;">Content here</div>
        
        
          .myborder {border:2px solid #52fe05;}
        
        Border color #52fe05