#5faf9b color space conversions
Hex:
        #5faf9b
        RGB:
        95, 175, 155
        CMY:
        63, 31, 39
        CMYK:
        46, 0, 11, 31
      HSL:
        165°, 33.3333%, 52.9412%
        HSV (HSB):
        165°, 45.7143%, 68.6275%
        XYZ:
        25.9657, 35.4594, 36.4862
        xyY:
        0.2652, 0.3622, 35.4594
      CIE-Lab:
        66.1048, -29.4678, 2.6438
        CIE-LCH:
        66.1048, 29.5862, 174.8732
        CIE-Luv:
        66.1048, -36.2626, 8.5080
        Hunter-Lab:
        59.5478, -26.3741, 5.3553
      #5faf9b color charts
#5faf9b RGB chart
      #5faf9b CMYK chart
      #5faf9b RGB pie chart
      #5faf9b color shades, tints & tones
#5faf9b color schemes
#5faf9b color preview, HTML & CSS examples
           This text has a color of #5faf9b        
        
          <p style="color:#5faf9b;">Text here</p>
        
        
          .mytext {color:#5faf9b;}
        
        Text color #5faf9b
      
           This box has a color of #5faf9b        
        
          <div style="background-color:#5faf9b;">Content here</div>
        
        
          .mybackground {background-color:#5faf9b;}
        
        Background color #5faf9b
      
           Border around this has a color of #5faf9b        
        
          <div style="border:2px solid #5faf9b;">Content here</div>
        
        
          .myborder {border:2px solid #5faf9b;}
        
        Border color #5faf9b