#5b3caa color space conversions
Hex:
        #5b3caa
        RGB:
        91, 60, 170
        CMY:
        64, 76, 33
        CMYK:
        46, 65, 0, 33
      HSL:
        257°, 47.8261%, 45.0980%
        HSV (HSB):
        257°, 64.7059%, 66.6667%
        XYZ:
        13.1859, 8.3581, 38.9485
        xyY:
        0.2180, 0.1382, 8.3581
      CIE-Lab:
        34.7179, 40.2261, -54.5287
        CIE-LCH:
        34.7179, 67.7608, 306.4164
        CIE-Luv:
        34.7179, 3.9138, -78.4458
        Hunter-Lab:
        28.9105, 30.8198, -59.6389
      #5b3caa color charts
#5b3caa RGB chart
      #5b3caa CMYK chart
      #5b3caa RGB pie chart
      #5b3caa color shades, tints & tones
#5b3caa color schemes
#5b3caa color preview, HTML & CSS examples
           This text has a color of #5b3caa        
        
          <p style="color:#5b3caa;">Text here</p>
        
        
          .mytext {color:#5b3caa;}
        
        Text color #5b3caa
      
           This box has a color of #5b3caa        
        
          <div style="background-color:#5b3caa;">Content here</div>
        
        
          .mybackground {background-color:#5b3caa;}
        
        Background color #5b3caa
      
           Border around this has a color of #5b3caa        
        
          <div style="border:2px solid #5b3caa;">Content here</div>
        
        
          .myborder {border:2px solid #5b3caa;}
        
        Border color #5b3caa