#5fc3cf color space conversions
Hex:
        #5fc3cf
        RGB:
        95, 195, 207
        CMY:
        63, 24, 19
        CMYK:
        54, 6, 0, 19
      HSL:
        186°, 53.8462%, 59.2157%
        HSV (HSB):
        186°, 54.1063%, 81.1765%
        XYZ:
        35.4969, 45.9681, 66.0333
        xyY:
        0.2407, 0.3117, 45.9681
      CIE-Lab:
        73.5248, -25.8125, -14.9367
        CIE-LCH:
        73.5248, 29.8227, 210.0563
        CIE-Luv:
        73.5248, -42.0818, -19.2765
        Hunter-Lab:
        67.7998, -25.1951, -10.2854
      #5fc3cf color charts
#5fc3cf RGB chart
      #5fc3cf CMYK chart
      #5fc3cf RGB pie chart
      #5fc3cf color shades, tints & tones
#5fc3cf color schemes
#5fc3cf color preview, HTML & CSS examples
           This text has a color of #5fc3cf        
        
          <p style="color:#5fc3cf;">Text here</p>
        
        
          .mytext {color:#5fc3cf;}
        
        Text color #5fc3cf
      
           This box has a color of #5fc3cf        
        
          <div style="background-color:#5fc3cf;">Content here</div>
        
        
          .mybackground {background-color:#5fc3cf;}
        
        Background color #5fc3cf
      
           Border around this has a color of #5fc3cf        
        
          <div style="border:2px solid #5fc3cf;">Content here</div>
        
        
          .myborder {border:2px solid #5fc3cf;}
        
        Border color #5fc3cf