#5b3daa color space conversions
Hex:
        #5b3daa
        RGB:
        91, 61, 170
        CMY:
        64, 76, 33
        CMYK:
        46, 64, 0, 33
      HSL:
        257°, 47.1861%, 45.2941%
        HSV (HSB):
        257°, 64.1176%, 66.6667%
        XYZ:
        13.2388, 8.4639, 38.9661
        xyY:
        0.2182, 0.1395, 8.4639
      CIE-Lab:
        34.9309, 39.6534, -54.1828
        CIE-LCH:
        34.9309, 67.1429, 306.1983
        CIE-Luv:
        34.9309, 3.6942, -78.1262
        Hunter-Lab:
        29.0928, 30.3149, -59.0465
      #5b3daa color charts
#5b3daa RGB chart
      #5b3daa CMYK chart
      #5b3daa RGB pie chart
      #5b3daa color shades, tints & tones
#5b3daa color schemes
#5b3daa color preview, HTML & CSS examples
           This text has a color of #5b3daa        
        
          <p style="color:#5b3daa;">Text here</p>
        
        
          .mytext {color:#5b3daa;}
        
        Text color #5b3daa
      
           This box has a color of #5b3daa        
        
          <div style="background-color:#5b3daa;">Content here</div>
        
        
          .mybackground {background-color:#5b3daa;}
        
        Background color #5b3daa
      
           Border around this has a color of #5b3daa        
        
          <div style="border:2px solid #5b3daa;">Content here</div>
        
        
          .myborder {border:2px solid #5b3daa;}
        
        Border color #5b3daa