#52eb03 color space conversions
Hex:
        #52eb03
        RGB:
        82, 235, 3
        CMY:
        68, 8, 99
        CMYK:
        65, 0, 99, 8
      HSL:
        100°, 97.4790%, 46.6667%
        HSV (HSB):
        100°, 98.7234%, 92.1569%
        XYZ:
        33.2044, 61.2171, 10.1522
        xyY:
        0.3175, 0.5854, 61.2171
      CIE-Lab:
        82.4953, -72.4028, 79.1287
        CIE-LCH:
        82.4953, 107.2545, 132.4585
        CIE-Luv:
        82.4953, -67.1090, 99.4834
        Hunter-Lab:
        78.2413, -61.1696, 47.0758
      #52eb03 color charts
#52eb03 RGB chart
      #52eb03 CMYK chart
      #52eb03 RGB pie chart
      #52eb03 color shades, tints & tones
#52eb03 color schemes
#52eb03 color preview, HTML & CSS examples
           This text has a color of #52eb03        
        
          <p style="color:#52eb03;">Text here</p>
        
        
          .mytext {color:#52eb03;}
        
        Text color #52eb03
      
           This box has a color of #52eb03        
        
          <div style="background-color:#52eb03;">Content here</div>
        
        
          .mybackground {background-color:#52eb03;}
        
        Background color #52eb03
      
           Border around this has a color of #52eb03        
        
          <div style="border:2px solid #52eb03;">Content here</div>
        
        
          .myborder {border:2px solid #52eb03;}
        
        Border color #52eb03