#52eb01 color space conversions
Hex:
        #52eb01
        RGB:
        82, 235, 1
        CMY:
        68, 8, 100
        CMYK:
        65, 0, 100, 8
      HSL:
        99°, 99.1525%, 46.2745%
        HSV (HSB):
        99°, 99.5745%, 92.1569%
        XYZ:
        33.1935, 61.2127, 10.0945
        xyY:
        0.3176, 0.5858, 61.2127
      CIE-Lab:
        82.4930, -72.4315, 79.2968
        CIE-LCH:
        82.4930, 107.3979, 132.4093
        CIE-Luv:
        82.4930, -67.1181, 99.5906
        Hunter-Lab:
        78.2385, -61.1870, 47.1173
      #52eb01 color charts
#52eb01 RGB chart
      #52eb01 CMYK chart
      #52eb01 RGB pie chart
      #52eb01 color shades, tints & tones
#52eb01 color schemes
#52eb01 color preview, HTML & CSS examples
           This text has a color of #52eb01        
        
          <p style="color:#52eb01;">Text here</p>
        
        
          .mytext {color:#52eb01;}
        
        Text color #52eb01
      
           This box has a color of #52eb01        
        
          <div style="background-color:#52eb01;">Content here</div>
        
        
          .mybackground {background-color:#52eb01;}
        
        Background color #52eb01
      
           Border around this has a color of #52eb01        
        
          <div style="border:2px solid #52eb01;">Content here</div>
        
        
          .myborder {border:2px solid #52eb01;}
        
        Border color #52eb01