#52b60f color space conversions
Hex:
        #52b60f
        RGB:
        82, 182, 15
        CMY:
        68, 29, 94
        CMYK:
        55, 0, 92, 29
      HSL:
        96°, 84.7716%, 38.6275%
        HSV (HSB):
        96°, 91.7582%, 71.3725%
        XYZ:
        20.2938, 35.2842, 6.1929
        xyY:
        0.3285, 0.5712, 35.2842
      CIE-Lab:
        65.9694, -54.4716, 64.4121
        CIE-LCH:
        65.9694, 84.3569, 130.2203
        CIE-Luv:
        65.9694, -47.1334, 77.7082
        Hunter-Lab:
        59.4005, -42.9674, 35.3990
      #52b60f color charts
#52b60f RGB chart
      #52b60f CMYK chart
      #52b60f RGB pie chart
      #52b60f color shades, tints & tones
#52b60f color schemes
#52b60f color preview, HTML & CSS examples
           This text has a color of #52b60f        
        
          <p style="color:#52b60f;">Text here</p>
        
        
          .mytext {color:#52b60f;}
        
        Text color #52b60f
      
           This box has a color of #52b60f        
        
          <div style="background-color:#52b60f;">Content here</div>
        
        
          .mybackground {background-color:#52b60f;}
        
        Background color #52b60f
      
           Border around this has a color of #52b60f        
        
          <div style="border:2px solid #52b60f;">Content here</div>
        
        
          .myborder {border:2px solid #52b60f;}
        
        Border color #52b60f