#5fa0c3 color space conversions
Hex:
        #5fa0c3
        RGB:
        95, 160, 195
        CMY:
        63, 37, 24
        CMYK:
        51, 18, 0, 24
      HSL:
        201°, 45.4545%, 56.8627%
        HSV (HSB):
        201°, 51.2821%, 76.4706%
        XYZ:
        27.1404, 31.5146, 56.2822
        xyY:
        0.2361, 0.2742, 31.5146
      CIE-Lab:
        62.9397, -11.0045, -24.4065
        CIE-LCH:
        62.9397, 26.7726, 245.7302
        CIE-Luv:
        62.9397, -29.0417, -36.1542
        Hunter-Lab:
        56.1379, -11.9437, -20.1459
      #5fa0c3 color charts
#5fa0c3 RGB chart
      #5fa0c3 CMYK chart
      #5fa0c3 RGB pie chart
      #5fa0c3 color shades, tints & tones
#5fa0c3 color schemes
#5fa0c3 color preview, HTML & CSS examples
           This text has a color of #5fa0c3        
        
          <p style="color:#5fa0c3;">Text here</p>
        
        
          .mytext {color:#5fa0c3;}
        
        Text color #5fa0c3
      
           This box has a color of #5fa0c3        
        
          <div style="background-color:#5fa0c3;">Content here</div>
        
        
          .mybackground {background-color:#5fa0c3;}
        
        Background color #5fa0c3
      
           Border around this has a color of #5fa0c3        
        
          <div style="border:2px solid #5fa0c3;">Content here</div>
        
        
          .myborder {border:2px solid #5fa0c3;}
        
        Border color #5fa0c3