#5b1775 color space conversions
Hex:
        #5b1775
        RGB:
        91, 23, 117
        CMY:
        64, 91, 54
        CMYK:
        22, 80, 0, 54
      HSL:
        283°, 67.1429%, 27.4510%
        HSV (HSB):
        283°, 80.3419%, 45.8824%
        XYZ:
        7.8317, 4.1213, 17.2123
        xyY:
        0.2685, 0.1413, 4.1213
      CIE-Lab:
        24.0684, 44.8660, -39.0574
        CIE-LCH:
        24.0684, 59.4847, 318.9593
        CIE-Luv:
        24.0684, 18.9121, -50.8514
        Hunter-Lab:
        20.3010, 33.3347, -36.0588
      #5b1775 color charts
#5b1775 RGB chart
      #5b1775 CMYK chart
      #5b1775 RGB pie chart
      #5b1775 color shades, tints & tones
#5b1775 color schemes
#5b1775 color preview, HTML & CSS examples
           This text has a color of #5b1775        
        
          <p style="color:#5b1775;">Text here</p>
        
        
          .mytext {color:#5b1775;}
        
        Text color #5b1775
      
           This box has a color of #5b1775        
        
          <div style="background-color:#5b1775;">Content here</div>
        
        
          .mybackground {background-color:#5b1775;}
        
        Background color #5b1775
      
           Border around this has a color of #5b1775        
        
          <div style="border:2px solid #5b1775;">Content here</div>
        
        
          .myborder {border:2px solid #5b1775;}
        
        Border color #5b1775