#5fca45 color space conversions
Hex:
        #5fca45
        RGB:
        95, 202, 69
        CMY:
        63, 21, 73
        CMYK:
        53, 0, 66, 21
      HSL:
        108°, 55.6485%, 53.1373%
        HSV (HSB):
        108°, 65.8416%, 79.2157%
        XYZ:
        26.9140, 45.1036, 12.9176
        xyY:
        0.3169, 0.5310, 45.1036
      CIE-Lab:
        72.9601, -55.1139, 55.1058
        CIE-LCH:
        72.9601, 77.9371, 135.0042
        CIE-Luv:
        72.9601, -50.0741, 74.5314
        Hunter-Lab:
        67.1592, -45.9949, 35.6075
      #5fca45 color charts
#5fca45 RGB chart
      #5fca45 CMYK chart
      #5fca45 RGB pie chart
      #5fca45 color shades, tints & tones
#5fca45 color schemes
#5fca45 color preview, HTML & CSS examples
           This text has a color of #5fca45        
        
          <p style="color:#5fca45;">Text here</p>
        
        
          .mytext {color:#5fca45;}
        
        Text color #5fca45
      
           This box has a color of #5fca45        
        
          <div style="background-color:#5fca45;">Content here</div>
        
        
          .mybackground {background-color:#5fca45;}
        
        Background color #5fca45
      
           Border around this has a color of #5fca45        
        
          <div style="border:2px solid #5fca45;">Content here</div>
        
        
          .myborder {border:2px solid #5fca45;}
        
        Border color #5fca45