#5fcf6f color space conversions
Hex:
        #5fcf6f
        RGB:
        95, 207, 111
        CMY:
        63, 19, 56
        CMYK:
        54, 0, 46, 19
      HSL:
        129°, 53.8462%, 59.2157%
        HSV (HSB):
        129°, 54.1063%, 81.1765%
        XYZ:
        29.9014, 48.2062, 22.7677
        xyY:
        0.2964, 0.4779, 48.2062
      CIE-Lab:
        74.9548, -51.9877, 38.1098
        CIE-LCH:
        74.9548, 64.4599, 143.7565
        CIE-Luv:
        74.9548, -50.8740, 58.3871
        Hunter-Lab:
        69.4307, -44.6300, 29.1591
      #5fcf6f color charts
#5fcf6f RGB chart
      #5fcf6f CMYK chart
      #5fcf6f RGB pie chart
      #5fcf6f color shades, tints & tones
#5fcf6f color schemes
#5fcf6f color preview, HTML & CSS examples
           This text has a color of #5fcf6f        
        
          <p style="color:#5fcf6f;">Text here</p>
        
        
          .mytext {color:#5fcf6f;}
        
        Text color #5fcf6f
      
           This box has a color of #5fcf6f        
        
          <div style="background-color:#5fcf6f;">Content here</div>
        
        
          .mybackground {background-color:#5fcf6f;}
        
        Background color #5fcf6f
      
           Border around this has a color of #5fcf6f        
        
          <div style="border:2px solid #5fcf6f;">Content here</div>
        
        
          .myborder {border:2px solid #5fcf6f;}
        
        Border color #5fcf6f