#5b4ab2 color space conversions
Hex:
        #5b4ab2
        RGB:
        91, 74, 178
        CMY:
        64, 71, 30
        CMYK:
        49, 58, 0, 30
      HSL:
        250°, 41.2698%, 49.4118%
        HSV (HSB):
        250°, 58.4270%, 69.8039%
        XYZ:
        14.7990, 10.3361, 43.3345
        xyY:
        0.2161, 0.1510, 10.3361
      CIE-Lab:
        38.4389, 34.3388, -53.2540
        CIE-LCH:
        38.4389, 63.3651, 302.8144
        CIE-Luv:
        38.4389, -0.2080, -78.9999
        Hunter-Lab:
        32.1497, 25.9044, -57.4120
      #5b4ab2 color charts
#5b4ab2 RGB chart
      #5b4ab2 CMYK chart
      #5b4ab2 RGB pie chart
      #5b4ab2 color shades, tints & tones
#5b4ab2 color schemes
#5b4ab2 color preview, HTML & CSS examples
           This text has a color of #5b4ab2        
        
          <p style="color:#5b4ab2;">Text here</p>
        
        
          .mytext {color:#5b4ab2;}
        
        Text color #5b4ab2
      
           This box has a color of #5b4ab2        
        
          <div style="background-color:#5b4ab2;">Content here</div>
        
        
          .mybackground {background-color:#5b4ab2;}
        
        Background color #5b4ab2
      
           Border around this has a color of #5b4ab2        
        
          <div style="border:2px solid #5b4ab2;">Content here</div>
        
        
          .myborder {border:2px solid #5b4ab2;}
        
        Border color #5b4ab2