#5b449e color space conversions
Hex:
        #5b449e
        RGB:
        91, 68, 158
        CMY:
        64, 73, 38
        CMYK:
        42, 57, 0, 38
      HSL:
        255°, 39.8230%, 44.3137%
        HSV (HSB):
        255°, 56.9620%, 61.9608%
        XYZ:
        12.5531, 8.8270, 33.3899
        xyY:
        0.2292, 0.1612, 8.8270
      CIE-Lab:
        35.6491, 32.0032, -45.8198
        CIE-LCH:
        35.6491, 55.8897, 304.9327
        CIE-Luv:
        35.6491, 3.2446, -66.8500
        Hunter-Lab:
        29.7103, 23.4260, -45.8359
      #5b449e color charts
#5b449e RGB chart
      #5b449e CMYK chart
      #5b449e RGB pie chart
      #5b449e color shades, tints & tones
#5b449e color schemes
#5b449e color preview, HTML & CSS examples
           This text has a color of #5b449e        
        
          <p style="color:#5b449e;">Text here</p>
        
        
          .mytext {color:#5b449e;}
        
        Text color #5b449e
      
           This box has a color of #5b449e        
        
          <div style="background-color:#5b449e;">Content here</div>
        
        
          .mybackground {background-color:#5b449e;}
        
        Background color #5b449e
      
           Border around this has a color of #5b449e        
        
          <div style="border:2px solid #5b449e;">Content here</div>
        
        
          .myborder {border:2px solid #5b449e;}
        
        Border color #5b449e