#5fc3ba color space conversions
Hex:
        #5fc3ba
        RGB:
        95, 195, 186
        CMY:
        63, 24, 27
        CMYK:
        51, 0, 5, 24
      HSL:
        175°, 45.4545%, 56.8627%
        HSV (HSB):
        175°, 51.2821%, 76.4706%
        XYZ:
        33.0973, 45.0083, 53.3974
        xyY:
        0.2517, 0.3423, 45.0083
      CIE-Lab:
        72.8973, -31.4113, -4.4475
        CIE-LCH:
        72.8973, 31.7246, 188.0589
        CIE-Luv:
        72.8973, -43.0147, -1.7844
        Hunter-Lab:
        67.0882, -29.3430, -0.2289
      #5fc3ba color charts
#5fc3ba RGB chart
      #5fc3ba CMYK chart
      #5fc3ba RGB pie chart
      #5fc3ba color shades, tints & tones
#5fc3ba color schemes
#5fc3ba color preview, HTML & CSS examples
           This text has a color of #5fc3ba        
        
          <p style="color:#5fc3ba;">Text here</p>
        
        
          .mytext {color:#5fc3ba;}
        
        Text color #5fc3ba
      
           This box has a color of #5fc3ba        
        
          <div style="background-color:#5fc3ba;">Content here</div>
        
        
          .mybackground {background-color:#5fc3ba;}
        
        Background color #5fc3ba
      
           Border around this has a color of #5fc3ba        
        
          <div style="border:2px solid #5fc3ba;">Content here</div>
        
        
          .myborder {border:2px solid #5fc3ba;}
        
        Border color #5fc3ba