#52eb02 color space conversions
Hex:
        #52eb02
        RGB:
        82, 235, 2
        CMY:
        68, 8, 99
        CMYK:
        65, 0, 99, 8
      HSL:
        99°, 98.3122%, 46.4706%
        HSV (HSB):
        99°, 99.1489%, 92.1569%
        XYZ:
        33.1990, 61.2149, 10.1233
        xyY:
        0.3176, 0.5856, 61.2149
      CIE-Lab:
        82.4941, -72.4171, 79.2127
        CIE-LCH:
        82.4941, 107.3261, 132.4339
        CIE-Luv:
        82.4941, -67.1135, 99.5370
        Hunter-Lab:
        78.2399, -61.1783, 47.0965
      #52eb02 color charts
#52eb02 RGB chart
      #52eb02 CMYK chart
      #52eb02 RGB pie chart
      #52eb02 color shades, tints & tones
#52eb02 color schemes
#52eb02 color preview, HTML & CSS examples
           This text has a color of #52eb02        
        
          <p style="color:#52eb02;">Text here</p>
        
        
          .mytext {color:#52eb02;}
        
        Text color #52eb02
      
           This box has a color of #52eb02        
        
          <div style="background-color:#52eb02;">Content here</div>
        
        
          .mybackground {background-color:#52eb02;}
        
        Background color #52eb02
      
           Border around this has a color of #52eb02        
        
          <div style="border:2px solid #52eb02;">Content here</div>
        
        
          .myborder {border:2px solid #52eb02;}
        
        Border color #52eb02