#5f74a4 color space conversions
Hex:
        #5f74a4
        RGB:
        95, 116, 164
        CMY:
        63, 55, 36
        CMYK:
        42, 29, 0, 36
      HSL:
        222°, 27.4900%, 50.7843%
        HSV (HSB):
        222°, 42.0732%, 64.3137%
        XYZ:
        17.6655, 17.6040, 37.5888
        xyY:
        0.2425, 0.2416, 17.6040
      CIE-Lab:
        49.0123, 5.1171, -28.2116
        CIE-LCH:
        49.0123, 28.6719, 280.2807
        CIE-Luv:
        49.0123, -11.9263, -42.5086
        Hunter-Lab:
        41.9571, 1.7303, -23.7471
      #5f74a4 color charts
#5f74a4 RGB chart
      #5f74a4 CMYK chart
      #5f74a4 RGB pie chart
      #5f74a4 color shades, tints & tones
#5f74a4 color schemes
#5f74a4 color preview, HTML & CSS examples
           This text has a color of #5f74a4        
        
          <p style="color:#5f74a4;">Text here</p>
        
        
          .mytext {color:#5f74a4;}
        
        Text color #5f74a4
      
           This box has a color of #5f74a4        
        
          <div style="background-color:#5f74a4;">Content here</div>
        
        
          .mybackground {background-color:#5f74a4;}
        
        Background color #5f74a4
      
           Border around this has a color of #5f74a4        
        
          <div style="border:2px solid #5f74a4;">Content here</div>
        
        
          .myborder {border:2px solid #5f74a4;}
        
        Border color #5f74a4