#5b48af color space conversions
Hex:
        #5b48af
        RGB:
        91, 72, 175
        CMY:
        64, 72, 31
        CMYK:
        48, 59, 0, 31
      HSL:
        251°, 41.7004%, 48.4314%
        HSV (HSB):
        251°, 58.8571%, 68.6275%
        XYZ:
        14.3696, 9.9540, 41.7214
        xyY:
        0.2176, 0.1507, 9.9540
      CIE-Lab:
        37.7598, 34.6388, -52.5764
        CIE-LCH:
        37.7598, 62.9612, 303.3780
        CIE-Luv:
        37.7598, 0.5669, -77.6480
        Hunter-Lab:
        31.5500, 26.0863, -56.3195
      #5b48af color charts
#5b48af RGB chart
      #5b48af CMYK chart
      #5b48af RGB pie chart
      #5b48af color shades, tints & tones
#5b48af color schemes
#5b48af color preview, HTML & CSS examples
           This text has a color of #5b48af        
        
          <p style="color:#5b48af;">Text here</p>
        
        
          .mytext {color:#5b48af;}
        
        Text color #5b48af
      
           This box has a color of #5b48af        
        
          <div style="background-color:#5b48af;">Content here</div>
        
        
          .mybackground {background-color:#5b48af;}
        
        Background color #5b48af
      
           Border around this has a color of #5b48af        
        
          <div style="border:2px solid #5b48af;">Content here</div>
        
        
          .myborder {border:2px solid #5b48af;}
        
        Border color #5b48af