#5b3b7a color space conversions
Hex:
        #5b3b7a
        RGB:
        91, 59, 122
        CMY:
        64, 77, 52
        CMYK:
        25, 52, 0, 52
      HSL:
        270°, 34.8066%, 35.4902%
        HSV (HSB):
        270°, 51.6393%, 47.8431%
        XYZ:
        9.3912, 6.7572, 19.2217
        xyY:
        0.2655, 0.1910, 6.7572
      CIE-Lab:
        31.2477, 27.4981, -30.7335
        CIE-LCH:
        31.2477, 41.2395, 311.8199
        CIE-Luv:
        31.2477, 10.2408, -43.5603
        Hunter-Lab:
        25.9946, 18.9968, -25.6455
      #5b3b7a color charts
#5b3b7a RGB chart
      #5b3b7a CMYK chart
      #5b3b7a RGB pie chart
      #5b3b7a color shades, tints & tones
#5b3b7a color schemes
#5b3b7a color preview, HTML & CSS examples
           This text has a color of #5b3b7a        
        
          <p style="color:#5b3b7a;">Text here</p>
        
        
          .mytext {color:#5b3b7a;}
        
        Text color #5b3b7a
      
           This box has a color of #5b3b7a        
        
          <div style="background-color:#5b3b7a;">Content here</div>
        
        
          .mybackground {background-color:#5b3b7a;}
        
        Background color #5b3b7a
      
           Border around this has a color of #5b3b7a        
        
          <div style="border:2px solid #5b3b7a;">Content here</div>
        
        
          .myborder {border:2px solid #5b3b7a;}
        
        Border color #5b3b7a