#5b113e color space conversions
Hex:
        #5b113e
        RGB:
        91, 17, 62
        CMY:
        64, 93, 76
        CMYK:
        0, 81, 32, 64
      HSL:
        324°, 68.5185%, 21.1765%
        HSV (HSB):
        324°, 81.3187%, 35.6863%
        XYZ:
        5.3843, 2.9728, 4.8475
        xyY:
        0.4078, 0.2251, 2.9728
      CIE-Lab:
        19.9348, 37.1380, -8.9274
        CIE-LCH:
        19.9348, 38.1960, 346.4835
        CIE-Luv:
        19.9348, 35.2375, -13.9023
        Hunter-Lab:
        17.2419, 25.5688, -4.5996
      #5b113e color charts
#5b113e RGB chart
      #5b113e CMYK chart
      #5b113e RGB pie chart
      #5b113e color shades, tints & tones
#5b113e color schemes
#5b113e color preview, HTML & CSS examples
           This text has a color of #5b113e        
        
          <p style="color:#5b113e;">Text here</p>
        
        
          .mytext {color:#5b113e;}
        
        Text color #5b113e
      
           This box has a color of #5b113e        
        
          <div style="background-color:#5b113e;">Content here</div>
        
        
          .mybackground {background-color:#5b113e;}
        
        Background color #5b113e
      
           Border around this has a color of #5b113e        
        
          <div style="border:2px solid #5b113e;">Content here</div>
        
        
          .myborder {border:2px solid #5b113e;}
        
        Border color #5b113e