#52df0b color space conversions
Hex:
        #52df0b
        RGB:
        82, 223, 11
        CMY:
        68, 13, 96
        CMYK:
        63, 0, 95, 13
      HSL:
        100°, 90.5983%, 45.8824%
        HSV (HSB):
        100°, 95.0673%, 87.4510%
        XYZ:
        29.9278, 54.5934, 9.2768
        xyY:
        0.3191, 0.5820, 54.5934
      CIE-Lab:
        78.8065, -68.4896, 75.4539
        CIE-LCH:
        78.8065, 101.9025, 132.2300
        CIE-Luv:
        78.8065, -62.7866, 94.3888
        Hunter-Lab:
        73.8873, -57.0021, 44.2770
      #52df0b color charts
#52df0b RGB chart
      #52df0b CMYK chart
      #52df0b RGB pie chart
      #52df0b color shades, tints & tones
#52df0b color schemes
#52df0b color preview, HTML & CSS examples
           This text has a color of #52df0b        
        
          <p style="color:#52df0b;">Text here</p>
        
        
          .mytext {color:#52df0b;}
        
        Text color #52df0b
      
           This box has a color of #52df0b        
        
          <div style="background-color:#52df0b;">Content here</div>
        
        
          .mybackground {background-color:#52df0b;}
        
        Background color #52df0b
      
           Border around this has a color of #52df0b        
        
          <div style="border:2px solid #52df0b;">Content here</div>
        
        
          .myborder {border:2px solid #52df0b;}
        
        Border color #52df0b