#5b1d6a color space conversions
Hex:
        #5b1d6a
        RGB:
        91, 29, 106
        CMY:
        64, 89, 58
        CMYK:
        14, 73, 0, 58
      HSL:
        288°, 57.0370%, 26.4706%
        HSV (HSB):
        288°, 72.6415%, 41.5686%
        XYZ:
        7.3553, 4.1435, 14.0478
        xyY:
        0.2879, 0.1622, 4.1435
      CIE-Lab:
        24.1402, 40.0523, -31.8527
        CIE-LCH:
        24.1402, 51.1740, 321.5056
        CIE-Luv:
        24.1402, 20.6087, -42.1579
        Hunter-Lab:
        20.3555, 28.8769, -26.6683
      #5b1d6a color charts
#5b1d6a RGB chart
      #5b1d6a CMYK chart
      #5b1d6a RGB pie chart
      #5b1d6a color shades, tints & tones
#5b1d6a color schemes
#5b1d6a color preview, HTML & CSS examples
           This text has a color of #5b1d6a        
        
          <p style="color:#5b1d6a;">Text here</p>
        
        
          .mytext {color:#5b1d6a;}
        
        Text color #5b1d6a
      
           This box has a color of #5b1d6a        
        
          <div style="background-color:#5b1d6a;">Content here</div>
        
        
          .mybackground {background-color:#5b1d6a;}
        
        Background color #5b1d6a
      
           Border around this has a color of #5b1d6a        
        
          <div style="border:2px solid #5b1d6a;">Content here</div>
        
        
          .myborder {border:2px solid #5b1d6a;}
        
        Border color #5b1d6a