#5fc3be color space conversions
Hex:
        #5fc3be
        RGB:
        95, 195, 190
        CMY:
        63, 24, 25
        CMYK:
        51, 0, 3, 24
      HSL:
        177°, 45.4545%, 56.8627%
        HSV (HSB):
        177°, 51.2821%, 76.4706%
        XYZ:
        33.5287, 45.1808, 55.6688
        xyY:
        0.2495, 0.3362, 45.1808
      CIE-Lab:
        73.0108, -30.3788, -6.4572
        CIE-LCH:
        73.0108, 31.0575, 192.0000
        CIE-Luv:
        73.0108, -42.8371, -5.0662
        Hunter-Lab:
        67.2167, -28.5907, -2.0523
      #5fc3be color charts
#5fc3be RGB chart
      #5fc3be CMYK chart
      #5fc3be RGB pie chart
      #5fc3be color shades, tints & tones
#5fc3be color schemes
#5fc3be color preview, HTML & CSS examples
           This text has a color of #5fc3be        
        
          <p style="color:#5fc3be;">Text here</p>
        
        
          .mytext {color:#5fc3be;}
        
        Text color #5fc3be
      
           This box has a color of #5fc3be        
        
          <div style="background-color:#5fc3be;">Content here</div>
        
        
          .mybackground {background-color:#5fc3be;}
        
        Background color #5fc3be
      
           Border around this has a color of #5fc3be        
        
          <div style="border:2px solid #5fc3be;">Content here</div>
        
        
          .myborder {border:2px solid #5fc3be;}
        
        Border color #5fc3be