#5fac0a color space conversions
Hex:
        #5fac0a
        RGB:
        95, 172, 10
        CMY:
        63, 33, 96
        CMYK:
        45, 0, 94, 33
      HSL:
        89°, 89.0110%, 35.6863%
        HSV (HSB):
        89°, 94.1860%, 67.4510%
        XYZ:
        19.5266, 31.9599, 5.4269
        xyY:
        0.3431, 0.5616, 31.9599
      CIE-Lab:
        63.3097, -46.8221, 63.1383
        CIE-LCH:
        63.3097, 78.6050, 126.5599
        CIE-Luv:
        63.3097, -38.0543, 74.0420
        Hunter-Lab:
        56.5331, -37.2786, 33.8816
      #5fac0a color charts
#5fac0a RGB chart
      #5fac0a CMYK chart
      #5fac0a RGB pie chart
      #5fac0a color shades, tints & tones
#5fac0a color schemes
#5fac0a color preview, HTML & CSS examples
           This text has a color of #5fac0a        
        
          <p style="color:#5fac0a;">Text here</p>
        
        
          .mytext {color:#5fac0a;}
        
        Text color #5fac0a
      
           This box has a color of #5fac0a        
        
          <div style="background-color:#5fac0a;">Content here</div>
        
        
          .mybackground {background-color:#5fac0a;}
        
        Background color #5fac0a
      
           Border around this has a color of #5fac0a        
        
          <div style="border:2px solid #5fac0a;">Content here</div>
        
        
          .myborder {border:2px solid #5fac0a;}
        
        Border color #5fac0a