#5fae04 color space conversions
Hex:
        #5fae04
        RGB:
        95, 174, 4
        CMY:
        63, 32, 98
        CMYK:
        45, 0, 98, 32
      HSL:
        88°, 95.5056%, 34.9020%
        HSV (HSB):
        88°, 97.7011%, 68.2353%
        XYZ:
        19.8773, 32.7138, 5.3816
        xyY:
        0.3429, 0.5643, 32.7138
      CIE-Lab:
        63.9285, -47.7336, 64.4103
        CIE-LCH:
        63.9285, 80.1697, 126.5417
        CIE-Luv:
        63.9285, -38.9696, 75.3204
        Hunter-Lab:
        57.1959, -38.0589, 34.4585
      #5fae04 color charts
#5fae04 RGB chart
      #5fae04 CMYK chart
      #5fae04 RGB pie chart
      #5fae04 color shades, tints & tones
#5fae04 color schemes
#5fae04 color preview, HTML & CSS examples
           This text has a color of #5fae04        
        
          <p style="color:#5fae04;">Text here</p>
        
        
          .mytext {color:#5fae04;}
        
        Text color #5fae04
      
           This box has a color of #5fae04        
        
          <div style="background-color:#5fae04;">Content here</div>
        
        
          .mybackground {background-color:#5fae04;}
        
        Background color #5fae04
      
           Border around this has a color of #5fae04        
        
          <div style="border:2px solid #5fae04;">Content here</div>
        
        
          .myborder {border:2px solid #5fae04;}
        
        Border color #5fae04