#5fad7b color space conversions
Hex:
        #5fad7b
        RGB:
        95, 173, 123
        CMY:
        63, 32, 52
        CMYK:
        45, 0, 29, 32
      HSL:
        142°, 32.2314%, 52.5490%
        HSV (HSB):
        142°, 45.0867%, 67.8431%
        XYZ:
        23.2380, 33.7501, 24.0285
        xyY:
        0.2868, 0.4166, 33.7501
      CIE-Lab:
        64.7637, -35.4705, 18.3869
        CIE-LCH:
        64.7637, 39.9529, 152.5991
        CIE-Luv:
        64.7637, -36.4767, 30.8059
        Hunter-Lab:
        58.0948, -30.2656, 16.1435
      #5fad7b color charts
#5fad7b RGB chart
      #5fad7b CMYK chart
      #5fad7b RGB pie chart
      #5fad7b color shades, tints & tones
#5fad7b color schemes
#5fad7b color preview, HTML & CSS examples
           This text has a color of #5fad7b        
        
          <p style="color:#5fad7b;">Text here</p>
        
        
          .mytext {color:#5fad7b;}
        
        Text color #5fad7b
      
           This box has a color of #5fad7b        
        
          <div style="background-color:#5fad7b;">Content here</div>
        
        
          .mybackground {background-color:#5fad7b;}
        
        Background color #5fad7b
      
           Border around this has a color of #5fad7b        
        
          <div style="border:2px solid #5fad7b;">Content here</div>
        
        
          .myborder {border:2px solid #5fad7b;}
        
        Border color #5fad7b