#5fe1ba color space conversions
Hex:
        #5fe1ba
        RGB:
        95, 225, 186
        CMY:
        63, 12, 27
        CMYK:
        58, 0, 17, 12
      HSL:
        162°, 68.4211%, 62.7451%
        HSV (HSB):
        162°, 57.7778%, 88.2353%
        XYZ:
        40.5075, 59.8285, 55.8675
        xyY:
        0.2593, 0.3830, 59.8285
      CIE-Lab:
        81.7449, -45.0419, 8.4115
        CIE-LCH:
        81.7449, 45.8206, 169.4219
        CIE-Luv:
        81.7449, -54.4920, 19.8911
        Hunter-Lab:
        77.3489, -41.8804, 11.3203
      #5fe1ba color charts
#5fe1ba RGB chart
      #5fe1ba CMYK chart
      #5fe1ba RGB pie chart
      #5fe1ba color shades, tints & tones
#5fe1ba color schemes
#5fe1ba color preview, HTML & CSS examples
           This text has a color of #5fe1ba        
        
          <p style="color:#5fe1ba;">Text here</p>
        
        
          .mytext {color:#5fe1ba;}
        
        Text color #5fe1ba
      
           This box has a color of #5fe1ba        
        
          <div style="background-color:#5fe1ba;">Content here</div>
        
        
          .mybackground {background-color:#5fe1ba;}
        
        Background color #5fe1ba
      
           Border around this has a color of #5fe1ba        
        
          <div style="border:2px solid #5fe1ba;">Content here</div>
        
        
          .myborder {border:2px solid #5fe1ba;}
        
        Border color #5fe1ba