#5b71bf color space conversions
Hex:
        #5b71bf
        RGB:
        91, 113, 191
        CMY:
        64, 56, 25
        CMYK:
        52, 41, 0, 25
      HSL:
        227°, 43.8596%, 55.2941%
        HSV (HSB):
        227°, 52.3560%, 74.9020%
        XYZ:
        19.6235, 17.7960, 51.6909
        xyY:
        0.2202, 0.1997, 17.7960
      CIE-Lab:
        49.2477, 14.2769, -43.5243
        CIE-LCH:
        49.2477, 45.8061, 288.1605
        CIE-Luv:
        49.2477, -12.8719, -67.6559
        Hunter-Lab:
        42.1853, 9.2092, -43.1201
      #5b71bf color charts
#5b71bf RGB chart
      #5b71bf CMYK chart
      #5b71bf RGB pie chart
      #5b71bf color shades, tints & tones
#5b71bf color schemes
#5b71bf color preview, HTML & CSS examples
           This text has a color of #5b71bf        
        
          <p style="color:#5b71bf;">Text here</p>
        
        
          .mytext {color:#5b71bf;}
        
        Text color #5b71bf
      
           This box has a color of #5b71bf        
        
          <div style="background-color:#5b71bf;">Content here</div>
        
        
          .mybackground {background-color:#5b71bf;}
        
        Background color #5b71bf
      
           Border around this has a color of #5b71bf        
        
          <div style="border:2px solid #5b71bf;">Content here</div>
        
        
          .myborder {border:2px solid #5b71bf;}
        
        Border color #5b71bf