#52db1b color space conversions
Hex:
        #52db1b
        RGB:
        82, 219, 27
        CMY:
        68, 14, 89
        CMYK:
        63, 0, 88, 14
      HSL:
        103°, 78.0488%, 48.2353%
        HSV (HSB):
        103°, 87.6712%, 85.8824%
        XYZ:
        29.0090, 52.5360, 9.6484
        xyY:
        0.3181, 0.5761, 52.5360
      CIE-Lab:
        77.6002, -66.8074, 72.2145
        CIE-LCH:
        77.6002, 98.3776, 132.7727
        CIE-Luv:
        77.6002, -61.2146, 91.3583
        Hunter-Lab:
        72.4817, -55.4028, 42.8448
      #52db1b color charts
#52db1b RGB chart
      #52db1b CMYK chart
      #52db1b RGB pie chart
      #52db1b color shades, tints & tones
#52db1b color schemes
#52db1b color preview, HTML & CSS examples
           This text has a color of #52db1b        
        
          <p style="color:#52db1b;">Text here</p>
        
        
          .mytext {color:#52db1b;}
        
        Text color #52db1b
      
           This box has a color of #52db1b        
        
          <div style="background-color:#52db1b;">Content here</div>
        
        
          .mybackground {background-color:#52db1b;}
        
        Background color #52db1b
      
           Border around this has a color of #52db1b        
        
          <div style="border:2px solid #52db1b;">Content here</div>
        
        
          .myborder {border:2px solid #52db1b;}
        
        Border color #52db1b