#5fcbaf color space conversions
Hex:
        #5fcbaf
        RGB:
        95, 203, 175
        CMY:
        63, 20, 31
        CMYK:
        53, 0, 14, 20
      HSL:
        164°, 50.9434%, 58.4314%
        HSV (HSB):
        164°, 53.2020%, 79.6078%
        XYZ:
        33.8131, 48.2399, 48.0865
        xyY:
        0.2598, 0.3707, 48.2399
      CIE-Lab:
        74.9760, -37.8533, 4.5489
        CIE-LCH:
        74.9760, 38.1257, 173.1475
        CIE-Luv:
        74.9760, -46.6270, 12.8353
        Hunter-Lab:
        69.4550, -34.6461, 7.5696
      #5fcbaf color charts
#5fcbaf RGB chart
      #5fcbaf CMYK chart
      #5fcbaf RGB pie chart
      #5fcbaf color shades, tints & tones
#5fcbaf color schemes
#5fcbaf color preview, HTML & CSS examples
           This text has a color of #5fcbaf        
        
          <p style="color:#5fcbaf;">Text here</p>
        
        
          .mytext {color:#5fcbaf;}
        
        Text color #5fcbaf
      
           This box has a color of #5fcbaf        
        
          <div style="background-color:#5fcbaf;">Content here</div>
        
        
          .mybackground {background-color:#5fcbaf;}
        
        Background color #5fcbaf
      
           Border around this has a color of #5fcbaf        
        
          <div style="border:2px solid #5fcbaf;">Content here</div>
        
        
          .myborder {border:2px solid #5fcbaf;}
        
        Border color #5fcbaf