#5b71aa color space conversions
Hex:
        #5b71aa
        RGB:
        91, 113, 170
        CMY:
        64, 56, 33
        CMYK:
        46, 34, 0, 33
      HSL:
        223°, 31.7269%, 51.1765%
        HSV (HSB):
        223°, 46.4706%, 66.6667%
        XYZ:
        17.4752, 16.9367, 40.3783
        xyY:
        0.2337, 0.2265, 16.9367
      CIE-Lab:
        48.1802, 7.6752, -33.0343
        CIE-LCH:
        48.1802, 33.9143, 283.0801
        CIE-Luv:
        48.1802, -12.4148, -50.1937
        Hunter-Lab:
        41.1542, 3.7762, -29.3642
      #5b71aa color charts
#5b71aa RGB chart
      #5b71aa CMYK chart
      #5b71aa RGB pie chart
      #5b71aa color shades, tints & tones
#5b71aa color schemes
#5b71aa color preview, HTML & CSS examples
           This text has a color of #5b71aa        
        
          <p style="color:#5b71aa;">Text here</p>
        
        
          .mytext {color:#5b71aa;}
        
        Text color #5b71aa
      
           This box has a color of #5b71aa        
        
          <div style="background-color:#5b71aa;">Content here</div>
        
        
          .mybackground {background-color:#5b71aa;}
        
        Background color #5b71aa
      
           Border around this has a color of #5b71aa        
        
          <div style="border:2px solid #5b71aa;">Content here</div>
        
        
          .myborder {border:2px solid #5b71aa;}
        
        Border color #5b71aa