#5b79b1 color space conversions
Hex:
        #5b79b1
        RGB:
        91, 121, 177
        CMY:
        64, 53, 31
        CMYK:
        49, 32, 0, 31
      HSL:
        219°, 35.5372%, 52.5490%
        HSV (HSB):
        219°, 48.5876%, 69.4118%
        XYZ:
        19.0876, 19.0732, 44.2704
        xyY:
        0.2316, 0.2314, 19.0732
      CIE-Lab:
        50.7728, 4.9884, -33.0404
        CIE-LCH:
        50.7728, 33.4148, 278.5856
        CIE-Luv:
        50.7728, -15.5262, -50.4396
        Hunter-Lab:
        43.6729, 1.5872, -29.5302
      #5b79b1 color charts
#5b79b1 RGB chart
      #5b79b1 CMYK chart
      #5b79b1 RGB pie chart
      #5b79b1 color shades, tints & tones
#5b79b1 color schemes
#5b79b1 color preview, HTML & CSS examples
           This text has a color of #5b79b1        
        
          <p style="color:#5b79b1;">Text here</p>
        
        
          .mytext {color:#5b79b1;}
        
        Text color #5b79b1
      
           This box has a color of #5b79b1        
        
          <div style="background-color:#5b79b1;">Content here</div>
        
        
          .mybackground {background-color:#5b79b1;}
        
        Background color #5b79b1
      
           Border around this has a color of #5b79b1        
        
          <div style="border:2px solid #5b79b1;">Content here</div>
        
        
          .myborder {border:2px solid #5b79b1;}
        
        Border color #5b79b1