#52cb0d color space conversions
Hex:
        #52cb0d
        RGB:
        82, 203, 13
        CMY:
        68, 20, 95
        CMYK:
        60, 0, 94, 20
      HSL:
        98°, 87.9630%, 42.3529%
        HSV (HSB):
        98°, 93.5961%, 79.6078%
        XYZ:
        24.9083, 44.5348, 7.6640
        xyY:
        0.3230, 0.5776, 44.5348
      CIE-Lab:
        72.5845, -61.8629, 70.1542
        CIE-LCH:
        72.5845, 93.5341, 131.4063
        CIE-Luv:
        72.5845, -55.3631, 86.3575
        Hunter-Lab:
        66.7344, -50.1610, 39.9050
      #52cb0d color charts
#52cb0d RGB chart
      #52cb0d CMYK chart
      #52cb0d RGB pie chart
      #52cb0d color shades, tints & tones
#52cb0d color schemes
#52cb0d color preview, HTML & CSS examples
           This text has a color of #52cb0d        
        
          <p style="color:#52cb0d;">Text here</p>
        
        
          .mytext {color:#52cb0d;}
        
        Text color #52cb0d
      
           This box has a color of #52cb0d        
        
          <div style="background-color:#52cb0d;">Content here</div>
        
        
          .mybackground {background-color:#52cb0d;}
        
        Background color #52cb0d
      
           Border around this has a color of #52cb0d        
        
          <div style="border:2px solid #52cb0d;">Content here</div>
        
        
          .myborder {border:2px solid #52cb0d;}
        
        Border color #52cb0d