#5b48a5 color space conversions
Hex:
        #5b48a5
        RGB:
        91, 72, 165
        CMY:
        64, 72, 35
        CMYK:
        45, 56, 0, 35
      HSL:
        252°, 39.2405%, 46.4706%
        HSV (HSB):
        252°, 56.3636%, 64.7059%
        XYZ:
        13.4233, 9.5755, 36.7381
        xyY:
        0.2247, 0.1603, 9.5755
      CIE-Lab:
        37.0695, 31.6336, -47.7360
        CIE-LCH:
        37.0695, 57.2661, 303.5316
        CIE-Luv:
        37.0695, 1.4722, -70.3063
        Hunter-Lab:
        30.9443, 23.2788, -48.7300
      #5b48a5 color charts
#5b48a5 RGB chart
      #5b48a5 CMYK chart
      #5b48a5 RGB pie chart
      #5b48a5 color shades, tints & tones
#5b48a5 color schemes
#5b48a5 color preview, HTML & CSS examples
           This text has a color of #5b48a5        
        
          <p style="color:#5b48a5;">Text here</p>
        
        
          .mytext {color:#5b48a5;}
        
        Text color #5b48a5
      
           This box has a color of #5b48a5        
        
          <div style="background-color:#5b48a5;">Content here</div>
        
        
          .mybackground {background-color:#5b48a5;}
        
        Background color #5b48a5
      
           Border around this has a color of #5b48a5        
        
          <div style="border:2px solid #5b48a5;">Content here</div>
        
        
          .myborder {border:2px solid #5b48a5;}
        
        Border color #5b48a5