#5b449b color space conversions
Hex:
        #5b449b
        RGB:
        91, 68, 155
        CMY:
        64, 73, 39
        CMYK:
        41, 56, 0, 39
      HSL:
        256°, 39.0135%, 43.7255%
        HSV (HSB):
        256°, 56.1290%, 60.7843%
        XYZ:
        12.2979, 8.7249, 32.0463
        xyY:
        0.2317, 0.1644, 8.7249
      CIE-Lab:
        35.4492, 31.1275, -44.3304
        CIE-LCH:
        35.4492, 54.1674, 305.0754
        CIE-Luv:
        35.4492, 3.5556, -64.6137
        Hunter-Lab:
        29.5380, 22.6254, -43.6480
      #5b449b color charts
#5b449b RGB chart
      #5b449b CMYK chart
      #5b449b RGB pie chart
      #5b449b color shades, tints & tones
#5b449b color schemes
#5b449b color preview, HTML & CSS examples
           This text has a color of #5b449b        
        
          <p style="color:#5b449b;">Text here</p>
        
        
          .mytext {color:#5b449b;}
        
        Text color #5b449b
      
           This box has a color of #5b449b        
        
          <div style="background-color:#5b449b;">Content here</div>
        
        
          .mybackground {background-color:#5b449b;}
        
        Background color #5b449b
      
           Border around this has a color of #5b449b        
        
          <div style="border:2px solid #5b449b;">Content here</div>
        
        
          .myborder {border:2px solid #5b449b;}
        
        Border color #5b449b