#5feca0 color space conversions
Hex:
        #5feca0
        RGB:
        95, 236, 160
        CMY:
        63, 7, 37
        CMYK:
        60, 0, 32, 7
      HSL:
        148°, 78.7709%, 64.9020%
        HSV (HSB):
        148°, 59.7458%, 92.5490%
        XYZ:
        41.0599, 64.9619, 43.6325
        xyY:
        0.2744, 0.4341, 64.9619
      CIE-Lab:
        84.4641, -55.0597, 25.7633
        CIE-LCH:
        84.4641, 60.7891, 154.9244
        CIE-Luv:
        84.4641, -59.9222, 45.7483
        Hunter-Lab:
        80.5989, -50.1139, 24.3224
      #5feca0 color charts
#5feca0 RGB chart
      #5feca0 CMYK chart
      #5feca0 RGB pie chart
      #5feca0 color shades, tints & tones
#5feca0 color schemes
#5feca0 color preview, HTML & CSS examples
           This text has a color of #5feca0        
        
          <p style="color:#5feca0;">Text here</p>
        
        
          .mytext {color:#5feca0;}
        
        Text color #5feca0
      
           This box has a color of #5feca0        
        
          <div style="background-color:#5feca0;">Content here</div>
        
        
          .mybackground {background-color:#5feca0;}
        
        Background color #5feca0
      
           Border around this has a color of #5feca0        
        
          <div style="border:2px solid #5feca0;">Content here</div>
        
        
          .myborder {border:2px solid #5feca0;}
        
        Border color #5feca0