#5b3bbb color space conversions
Hex:
        #5b3bbb
        RGB:
        91, 59, 187
        CMY:
        64, 77, 27
        CMYK:
        51, 68, 0, 27
      HSL:
        255°, 52.0325%, 48.2353%
        HSV (HSB):
        255°, 68.4492%, 73.3333%
        XYZ:
        14.8480, 8.9399, 47.9567
        xyY:
        0.2070, 0.1246, 8.9399
      CIE-Lab:
        35.8684, 45.7149, -62.7408
        CIE-LCH:
        35.8684, 77.6290, 306.0783
        CIE-Luv:
        35.8684, 2.3267, -90.2546
        Hunter-Lab:
        29.8997, 36.3173, -74.1665
      #5b3bbb color charts
#5b3bbb RGB chart
      #5b3bbb CMYK chart
      #5b3bbb RGB pie chart
      #5b3bbb color shades, tints & tones
#5b3bbb color schemes
#5b3bbb color preview, HTML & CSS examples
           This text has a color of #5b3bbb        
        
          <p style="color:#5b3bbb;">Text here</p>
        
        
          .mytext {color:#5b3bbb;}
        
        Text color #5b3bbb
      
           This box has a color of #5b3bbb        
        
          <div style="background-color:#5b3bbb;">Content here</div>
        
        
          .mybackground {background-color:#5b3bbb;}
        
        Background color #5b3bbb
      
           Border around this has a color of #5b3bbb        
        
          <div style="border:2px solid #5b3bbb;">Content here</div>
        
        
          .myborder {border:2px solid #5b3bbb;}
        
        Border color #5b3bbb