#5f6795 color space conversions
Hex:
        #5f6795
        RGB:
        95, 103, 149
        CMY:
        63, 60, 42
        CMYK:
        36, 31, 0, 42
      HSL:
        231°, 22.1311%, 47.8431%
        HSV (HSB):
        231°, 36.2416%, 58.4314%
        XYZ:
        14.9944, 14.3033, 30.4043
        xyY:
        0.2512, 0.2396, 14.3033
      CIE-Lab:
        44.6648, 8.6814, -26.1294
        CIE-LCH:
        44.6648, 27.5338, 288.3788
        CIE-Luv:
        44.6648, -6.3014, -38.9059
        Hunter-Lab:
        37.8197, 4.5853, -21.1910
      #5f6795 color charts
#5f6795 RGB chart
      #5f6795 CMYK chart
      #5f6795 RGB pie chart
      #5f6795 color shades, tints & tones
#5f6795 color schemes
#5f6795 color preview, HTML & CSS examples
           This text has a color of #5f6795        
        
          <p style="color:#5f6795;">Text here</p>
        
        
          .mytext {color:#5f6795;}
        
        Text color #5f6795
      
           This box has a color of #5f6795        
        
          <div style="background-color:#5f6795;">Content here</div>
        
        
          .mybackground {background-color:#5f6795;}
        
        Background color #5f6795
      
           Border around this has a color of #5f6795        
        
          <div style="border:2px solid #5f6795;">Content here</div>
        
        
          .myborder {border:2px solid #5f6795;}
        
        Border color #5f6795