#52fd3b color space conversions
Hex:
        #52fd3b
        RGB:
        82, 253, 59
        CMY:
        68, 1, 77
        CMYK:
        68, 0, 77, 1
      HSL:
        113°, 97.9798%, 61.1765%
        HSV (HSB):
        113°, 76.6798%, 99.2157%
        XYZ:
        39.3944, 72.3602, 16.0283
        xyY:
        0.3083, 0.5663, 72.3602
      CIE-Lab:
        88.1417, -76.0927, 73.9525
        CIE-LCH:
        88.1417, 106.1088, 135.8172
        CIE-Luv:
        88.1417, -72.7484, 99.5883
        Hunter-Lab:
        85.0648, -66.1982, 48.3737
      #52fd3b color charts
#52fd3b RGB chart
      #52fd3b CMYK chart
      #52fd3b RGB pie chart
      #52fd3b color shades, tints & tones
#52fd3b color schemes
#52fd3b color preview, HTML & CSS examples
           This text has a color of #52fd3b        
        
          <p style="color:#52fd3b;">Text here</p>
        
        
          .mytext {color:#52fd3b;}
        
        Text color #52fd3b
      
           This box has a color of #52fd3b        
        
          <div style="background-color:#52fd3b;">Content here</div>
        
        
          .mybackground {background-color:#52fd3b;}
        
        Background color #52fd3b
      
           Border around this has a color of #52fd3b        
        
          <div style="border:2px solid #52fd3b;">Content here</div>
        
        
          .myborder {border:2px solid #52fd3b;}
        
        Border color #52fd3b