#5f7cae color space conversions
Hex:
        #5f7cae
        RGB:
        95, 124, 174
        CMY:
        63, 51, 32
        CMYK:
        45, 29, 0, 32
      HSL:
        218°, 32.7801%, 52.7451%
        HSV (HSB):
        218°, 45.4023%, 68.2353%
        XYZ:
        19.5669, 19.9042, 42.8550
        xyY:
        0.2377, 0.2418, 19.9042
      CIE-Lab:
        51.7287, 3.2989, -29.7959
        CIE-LCH:
        51.7287, 29.9780, 276.3178
        CIE-Luv:
        51.7287, -15.2143, -45.2621
        Hunter-Lab:
        44.6141, 0.2122, -25.7223
      #5f7cae color charts
#5f7cae RGB chart
      #5f7cae CMYK chart
      #5f7cae RGB pie chart
      #5f7cae color shades, tints & tones
#5f7cae color schemes
#5f7cae color preview, HTML & CSS examples
           This text has a color of #5f7cae        
        
          <p style="color:#5f7cae;">Text here</p>
        
        
          .mytext {color:#5f7cae;}
        
        Text color #5f7cae
      
           This box has a color of #5f7cae        
        
          <div style="background-color:#5f7cae;">Content here</div>
        
        
          .mybackground {background-color:#5f7cae;}
        
        Background color #5f7cae
      
           Border around this has a color of #5f7cae        
        
          <div style="border:2px solid #5f7cae;">Content here</div>
        
        
          .myborder {border:2px solid #5f7cae;}
        
        Border color #5f7cae