#5fb42a color space conversions
Hex:
        #5fb42a
        RGB:
        95, 180, 42
        CMY:
        63, 29, 84
        CMYK:
        47, 0, 77, 29
      HSL:
        97°, 62.1622%, 43.5294%
        HSV (HSB):
        97°, 76.6667%, 70.5882%
        XYZ:
        21.4585, 35.2426, 7.8620
        xyY:
        0.3324, 0.5459, 35.2426
      CIE-Lab:
        65.9371, -48.7218, 57.9882
        CIE-LCH:
        65.9371, 75.7393, 130.0370
        CIE-Luv:
        65.9371, -41.3339, 72.4772
        Hunter-Lab:
        59.3655, -39.3682, 33.7038
      #5fb42a color charts
#5fb42a RGB chart
      #5fb42a CMYK chart
      #5fb42a RGB pie chart
      #5fb42a color shades, tints & tones
#5fb42a color schemes
#5fb42a color preview, HTML & CSS examples
           This text has a color of #5fb42a        
        
          <p style="color:#5fb42a;">Text here</p>
        
        
          .mytext {color:#5fb42a;}
        
        Text color #5fb42a
      
           This box has a color of #5fb42a        
        
          <div style="background-color:#5fb42a;">Content here</div>
        
        
          .mybackground {background-color:#5fb42a;}
        
        Background color #5fb42a
      
           Border around this has a color of #5fb42a        
        
          <div style="border:2px solid #5fb42a;">Content here</div>
        
        
          .myborder {border:2px solid #5fb42a;}
        
        Border color #5fb42a