#5fa5c3 color space conversions
Hex:
        #5fa5c3
        RGB:
        95, 165, 195
        CMY:
        63, 35, 24
        CMYK:
        51, 15, 0, 24
      HSL:
        198°, 45.4545%, 56.8627%
        HSV (HSB):
        198°, 51.2821%, 76.4706%
        XYZ:
        28.0248, 33.2833, 56.5770
        xyY:
        0.2377, 0.2823, 33.2833
      CIE-Lab:
        64.3896, -13.7163, -22.1863
        CIE-LCH:
        64.3896, 26.0839, 238.2742
        CIE-Luv:
        64.3896, -30.9799, -32.2853
        Hunter-Lab:
        57.6917, -14.2508, -17.7603
      #5fa5c3 color charts
#5fa5c3 RGB chart
      #5fa5c3 CMYK chart
      #5fa5c3 RGB pie chart
      #5fa5c3 color shades, tints & tones
#5fa5c3 color schemes
#5fa5c3 color preview, HTML & CSS examples
           This text has a color of #5fa5c3        
        
          <p style="color:#5fa5c3;">Text here</p>
        
        
          .mytext {color:#5fa5c3;}
        
        Text color #5fa5c3
      
           This box has a color of #5fa5c3        
        
          <div style="background-color:#5fa5c3;">Content here</div>
        
        
          .mybackground {background-color:#5fa5c3;}
        
        Background color #5fa5c3
      
           Border around this has a color of #5fa5c3        
        
          <div style="border:2px solid #5fa5c3;">Content here</div>
        
        
          .myborder {border:2px solid #5fa5c3;}
        
        Border color #5fa5c3