#5fa9cb color space conversions
Hex:
        #5fa9cb
        RGB:
        95, 169, 203
        CMY:
        63, 34, 20
        CMYK:
        53, 17, 0, 20
      HSL:
        199°, 50.9434%, 58.4314%
        HSV (HSB):
        199°, 53.2020%, 79.6078%
        XYZ:
        29.6868, 35.1206, 61.7142
        xyY:
        0.2346, 0.2776, 35.1206
      CIE-Lab:
        65.8425, -13.5258, -24.4077
        CIE-LCH:
        65.8425, 27.9049, 241.0065
        CIE-Luv:
        65.8425, -32.2911, -36.0676
        Hunter-Lab:
        59.2627, -14.2927, -20.2588
      #5fa9cb color charts
#5fa9cb RGB chart
      #5fa9cb CMYK chart
      #5fa9cb RGB pie chart
      #5fa9cb color shades, tints & tones
#5fa9cb color schemes
#5fa9cb color preview, HTML & CSS examples
           This text has a color of #5fa9cb        
        
          <p style="color:#5fa9cb;">Text here</p>
        
        
          .mytext {color:#5fa9cb;}
        
        Text color #5fa9cb
      
           This box has a color of #5fa9cb        
        
          <div style="background-color:#5fa9cb;">Content here</div>
        
        
          .mybackground {background-color:#5fa9cb;}
        
        Background color #5fa9cb
      
           Border around this has a color of #5fa9cb        
        
          <div style="border:2px solid #5fa9cb;">Content here</div>
        
        
          .myborder {border:2px solid #5fa9cb;}
        
        Border color #5fa9cb