#5f75a3 color space conversions
Hex:
        #5f75a3
        RGB:
        95, 117, 163
        CMY:
        63, 54, 36
        CMYK:
        42, 28, 0, 36
      HSL:
        221°, 26.9841%, 50.5882%
        HSV (HSB):
        221°, 41.7178%, 63.9216%
        XYZ:
        17.6915, 17.7998, 37.1536
        xyY:
        0.2435, 0.2450, 17.7998
      CIE-Lab:
        49.2524, 4.2215, -27.2539
        CIE-LCH:
        49.2524, 27.5789, 278.8048
        CIE-Luv:
        49.2524, -12.2970, -40.9445
        Hunter-Lab:
        42.1898, 1.0182, -22.6796
      #5f75a3 color charts
#5f75a3 RGB chart
      #5f75a3 CMYK chart
      #5f75a3 RGB pie chart
      #5f75a3 color shades, tints & tones
#5f75a3 color schemes
#5f75a3 color preview, HTML & CSS examples
           This text has a color of #5f75a3        
        
          <p style="color:#5f75a3;">Text here</p>
        
        
          .mytext {color:#5f75a3;}
        
        Text color #5f75a3
      
           This box has a color of #5f75a3        
        
          <div style="background-color:#5f75a3;">Content here</div>
        
        
          .mybackground {background-color:#5f75a3;}
        
        Background color #5f75a3
      
           Border around this has a color of #5f75a3        
        
          <div style="border:2px solid #5f75a3;">Content here</div>
        
        
          .myborder {border:2px solid #5f75a3;}
        
        Border color #5f75a3