#5fe1bf color space conversions
Hex:
        #5fe1bf
        RGB:
        95, 225, 191
        CMY:
        63, 12, 25
        CMYK:
        58, 0, 15, 12
      HSL:
        164°, 68.4211%, 62.7451%
        HSV (HSB):
        164°, 57.7778%, 88.2353%
        XYZ:
        41.0485, 60.0449, 58.7166
        xyY:
        0.2569, 0.3757, 60.0449
      CIE-Lab:
        81.8626, -43.8814, 5.9377
        CIE-LCH:
        81.8626, 44.2813, 172.2940
        CIE-Luv:
        81.8626, -54.2312, 16.0547
        Hunter-Lab:
        77.4887, -41.0473, 9.3154
      #5fe1bf color charts
#5fe1bf RGB chart
      #5fe1bf CMYK chart
      #5fe1bf RGB pie chart
      #5fe1bf color shades, tints & tones
#5fe1bf color schemes
#5fe1bf color preview, HTML & CSS examples
           This text has a color of #5fe1bf        
        
          <p style="color:#5fe1bf;">Text here</p>
        
        
          .mytext {color:#5fe1bf;}
        
        Text color #5fe1bf
      
           This box has a color of #5fe1bf        
        
          <div style="background-color:#5fe1bf;">Content here</div>
        
        
          .mybackground {background-color:#5fe1bf;}
        
        Background color #5fe1bf
      
           Border around this has a color of #5fe1bf        
        
          <div style="border:2px solid #5fe1bf;">Content here</div>
        
        
          .myborder {border:2px solid #5fe1bf;}
        
        Border color #5fe1bf