#5fa27f color space conversions
Hex:
        #5fa27f
        RGB:
        95, 162, 127
        CMY:
        63, 36, 50
        CMYK:
        41, 0, 22, 36
      HSL:
        149°, 26.4822%, 50.3922%
        HSV (HSB):
        149°, 41.3580%, 63.5294%
        XYZ:
        21.4704, 29.8059, 24.7002
        xyY:
        0.2826, 0.3923, 29.8059
      CIE-Lab:
        61.4864, -29.4812, 11.6205
        CIE-LCH:
        61.4864, 31.6888, 158.4873
        CIE-Luv:
        61.4864, -31.6364, 20.7777
        Hunter-Lab:
        54.5947, -25.3423, 11.3919
      #5fa27f color charts
#5fa27f RGB chart
      #5fa27f CMYK chart
      #5fa27f RGB pie chart
      #5fa27f color shades, tints & tones
#5fa27f color schemes
#5fa27f color preview, HTML & CSS examples
           This text has a color of #5fa27f        
        
          <p style="color:#5fa27f;">Text here</p>
        
        
          .mytext {color:#5fa27f;}
        
        Text color #5fa27f
      
           This box has a color of #5fa27f        
        
          <div style="background-color:#5fa27f;">Content here</div>
        
        
          .mybackground {background-color:#5fa27f;}
        
        Background color #5fa27f
      
           Border around this has a color of #5fa27f        
        
          <div style="border:2px solid #5fa27f;">Content here</div>
        
        
          .myborder {border:2px solid #5fa27f;}
        
        Border color #5fa27f