#5feb9e color space conversions
Hex:
        #5feb9e
        RGB:
        95, 235, 158
        CMY:
        63, 8, 38
        CMYK:
        60, 0, 33, 8
      HSL:
        147°, 77.7778%, 64.7059%
        HSV (HSB):
        147°, 59.5745%, 92.1569%
        XYZ:
        40.5992, 64.3182, 42.6226
        xyY:
        0.2752, 0.4359, 64.3182
      CIE-Lab:
        84.1312, -55.0437, 26.3358
        CIE-LCH:
        84.1312, 61.0195, 154.4311
        CIE-Luv:
        84.1312, -59.6470, 46.4474
        Hunter-Lab:
        80.1986, -49.9850, 24.6286
      #5feb9e color charts
#5feb9e RGB chart
      #5feb9e CMYK chart
      #5feb9e RGB pie chart
      #5feb9e color shades, tints & tones
#5feb9e color schemes
#5feb9e color preview, HTML & CSS examples
           This text has a color of #5feb9e        
        
          <p style="color:#5feb9e;">Text here</p>
        
        
          .mytext {color:#5feb9e;}
        
        Text color #5feb9e
      
           This box has a color of #5feb9e        
        
          <div style="background-color:#5feb9e;">Content here</div>
        
        
          .mybackground {background-color:#5feb9e;}
        
        Background color #5feb9e
      
           Border around this has a color of #5feb9e        
        
          <div style="border:2px solid #5feb9e;">Content here</div>
        
        
          .myborder {border:2px solid #5feb9e;}
        
        Border color #5feb9e