#5faf25 color space conversions
Hex:
        #5faf25
        RGB:
        95, 175, 37
        CMY:
        63, 31, 85
        CMYK:
        46, 0, 79, 31
      HSL:
        95°, 65.0943%, 41.5686%
        HSV (HSB):
        95°, 78.8571%, 68.6275%
        XYZ:
        20.3832, 33.2264, 7.0893
        xyY:
        0.3358, 0.5474, 33.2264
      CIE-Lab:
        64.3438, -47.0270, 58.0643
        CIE-LCH:
        64.3438, 74.7194, 129.0045
        CIE-Luv:
        64.3438, -39.2022, 71.4251
        Hunter-Lab:
        57.6424, -37.7538, 33.0577
      #5faf25 color charts
#5faf25 RGB chart
      #5faf25 CMYK chart
      #5faf25 RGB pie chart
      #5faf25 color shades, tints & tones
#5faf25 color schemes
#5faf25 color preview, HTML & CSS examples
           This text has a color of #5faf25        
        
          <p style="color:#5faf25;">Text here</p>
        
        
          .mytext {color:#5faf25;}
        
        Text color #5faf25
      
           This box has a color of #5faf25        
        
          <div style="background-color:#5faf25;">Content here</div>
        
        
          .mybackground {background-color:#5faf25;}
        
        Background color #5faf25
      
           Border around this has a color of #5faf25        
        
          <div style="border:2px solid #5faf25;">Content here</div>
        
        
          .myborder {border:2px solid #5faf25;}
        
        Border color #5faf25