#5fb2ab color space conversions
Hex:
        #5fb2ab
        RGB:
        95, 178, 171
        CMY:
        63, 30, 33
        CMYK:
        47, 0, 4, 30
      HSL:
        175°, 35.0211%, 53.5294%
        HSV (HSB):
        175°, 46.6292%, 69.8039%
        XYZ:
        27.9904, 37.2140, 44.2358
        xyY:
        0.2558, 0.3400, 37.2140
      CIE-Lab:
        67.4372, -26.9887, -4.2699
        CIE-LCH:
        67.4372, 27.3244, 188.9902
        CIE-Luv:
        67.4372, -36.9095, -2.1521
        Hunter-Lab:
        61.0032, -24.8537, -0.2912
      #5fb2ab color charts
#5fb2ab RGB chart
      #5fb2ab CMYK chart
      #5fb2ab RGB pie chart
      #5fb2ab color shades, tints & tones
#5fb2ab color schemes
#5fb2ab color preview, HTML & CSS examples
           This text has a color of #5fb2ab        
        
          <p style="color:#5fb2ab;">Text here</p>
        
        
          .mytext {color:#5fb2ab;}
        
        Text color #5fb2ab
      
           This box has a color of #5fb2ab        
        
          <div style="background-color:#5fb2ab;">Content here</div>
        
        
          .mybackground {background-color:#5fb2ab;}
        
        Background color #5fb2ab
      
           Border around this has a color of #5fb2ab        
        
          <div style="border:2px solid #5fb2ab;">Content here</div>
        
        
          .myborder {border:2px solid #5fb2ab;}
        
        Border color #5fb2ab