#5fe8bc color space conversions
Hex:
        #5fe8bc
        RGB:
        95, 232, 188
        CMY:
        63, 9, 26
        CMYK:
        59, 0, 19, 9
      HSL:
        161°, 74.8634%, 64.1176%
        HSV (HSB):
        161°, 59.0517%, 90.9804%
        XYZ:
        42.6530, 63.7770, 57.6391
        xyY:
        0.2600, 0.3887, 63.7770
      CIE-Lab:
        83.8495, -47.5841, 10.3653
        CIE-LCH:
        83.8495, 48.7000, 167.7112
        CIE-Luv:
        83.8495, -57.0030, 23.2448
        Hunter-Lab:
        79.8605, -44.4200, 13.1099
      #5fe8bc color charts
#5fe8bc RGB chart
      #5fe8bc CMYK chart
      #5fe8bc RGB pie chart
      #5fe8bc color shades, tints & tones
#5fe8bc color schemes
#5fe8bc color preview, HTML & CSS examples
           This text has a color of #5fe8bc        
        
          <p style="color:#5fe8bc;">Text here</p>
        
        
          .mytext {color:#5fe8bc;}
        
        Text color #5fe8bc
      
           This box has a color of #5fe8bc        
        
          <div style="background-color:#5fe8bc;">Content here</div>
        
        
          .mybackground {background-color:#5fe8bc;}
        
        Background color #5fe8bc
      
           Border around this has a color of #5fe8bc        
        
          <div style="border:2px solid #5fe8bc;">Content here</div>
        
        
          .myborder {border:2px solid #5fe8bc;}
        
        Border color #5fe8bc