#5b4eae color space conversions
Hex:
        #5b4eae
        RGB:
        91, 78, 174
        CMY:
        64, 69, 32
        CMYK:
        48, 55, 0, 32
      HSL:
        248°, 38.0952%, 49.4118%
        HSV (HSB):
        248°, 55.1724%, 68.2353%
        XYZ:
        14.6788, 10.7289, 41.3416
        xyY:
        0.2199, 0.1607, 10.7289
      CIE-Lab:
        39.1201, 30.6720, -49.7889
        CIE-LCH:
        39.1201, 58.4782, 301.6347
        CIE-Luv:
        39.1201, -0.9593, -74.2903
        Hunter-Lab:
        32.7550, 22.6712, -51.9041
      #5b4eae color charts
#5b4eae RGB chart
      #5b4eae CMYK chart
      #5b4eae RGB pie chart
      #5b4eae color shades, tints & tones
#5b4eae color schemes
#5b4eae color preview, HTML & CSS examples
           This text has a color of #5b4eae        
        
          <p style="color:#5b4eae;">Text here</p>
        
        
          .mytext {color:#5b4eae;}
        
        Text color #5b4eae
      
           This box has a color of #5b4eae        
        
          <div style="background-color:#5b4eae;">Content here</div>
        
        
          .mybackground {background-color:#5b4eae;}
        
        Background color #5b4eae
      
           Border around this has a color of #5b4eae        
        
          <div style="border:2px solid #5b4eae;">Content here</div>
        
        
          .myborder {border:2px solid #5b4eae;}
        
        Border color #5b4eae