#5fbd41 color space conversions
Hex:
        #5fbd41
        RGB:
        95, 189, 65
        CMY:
        63, 26, 75
        CMYK:
        50, 0, 66, 26
      HSL:
        105°, 48.8189%, 49.8039%
        HSV (HSB):
        105°, 65.6085%, 74.1176%
        XYZ:
        23.8710, 39.2097, 11.3111
        xyY:
        0.3209, 0.5271, 39.2097
      CIE-Lab:
        68.9029, -50.4984, 52.3661
        CIE-LCH:
        68.9029, 72.7482, 133.9598
        CIE-Luv:
        68.9029, -44.8050, 69.8418
        Hunter-Lab:
        62.6177, -41.5334, 33.1224
      #5fbd41 color charts
#5fbd41 RGB chart
      #5fbd41 CMYK chart
      #5fbd41 RGB pie chart
      #5fbd41 color shades, tints & tones
#5fbd41 color schemes
#5fbd41 color preview, HTML & CSS examples
           This text has a color of #5fbd41        
        
          <p style="color:#5fbd41;">Text here</p>
        
        
          .mytext {color:#5fbd41;}
        
        Text color #5fbd41
      
           This box has a color of #5fbd41        
        
          <div style="background-color:#5fbd41;">Content here</div>
        
        
          .mybackground {background-color:#5fbd41;}
        
        Background color #5fbd41
      
           Border around this has a color of #5fbd41        
        
          <div style="border:2px solid #5fbd41;">Content here</div>
        
        
          .myborder {border:2px solid #5fbd41;}
        
        Border color #5fbd41