#5f74a1 color space conversions
Hex:
        #5f74a1
        RGB:
        95, 116, 161
        CMY:
        63, 55, 37
        CMYK:
        41, 28, 0, 37
      HSL:
        221°, 25.9843%, 50.1961%
        HSV (HSB):
        221°, 40.9938%, 63.1373%
        XYZ:
        17.3977, 17.4969, 36.1785
        xyY:
        0.2448, 0.2462, 17.4969
      CIE-Lab:
        48.8801, 4.2374, -26.6623
        CIE-LCH:
        48.8801, 26.9969, 279.0303
        CIE-Luv:
        48.8801, -11.8575, -39.9595
        Hunter-Lab:
        41.8293, 1.0409, -21.9999
      #5f74a1 color charts
#5f74a1 RGB chart
      #5f74a1 CMYK chart
      #5f74a1 RGB pie chart
      #5f74a1 color shades, tints & tones
#5f74a1 color schemes
#5f74a1 color preview, HTML & CSS examples
           This text has a color of #5f74a1        
        
          <p style="color:#5f74a1;">Text here</p>
        
        
          .mytext {color:#5f74a1;}
        
        Text color #5f74a1
      
           This box has a color of #5f74a1        
        
          <div style="background-color:#5f74a1;">Content here</div>
        
        
          .mybackground {background-color:#5f74a1;}
        
        Background color #5f74a1
      
           Border around this has a color of #5f74a1        
        
          <div style="border:2px solid #5f74a1;">Content here</div>
        
        
          .myborder {border:2px solid #5f74a1;}
        
        Border color #5f74a1