#5b1e6a color space conversions
Hex:
        #5b1e6a
        RGB:
        91, 30, 106
        CMY:
        64, 88, 58
        CMYK:
        14, 72, 0, 58
      HSL:
        288°, 55.8824%, 26.6667%
        HSV (HSB):
        288°, 71.6981%, 41.5686%
        XYZ:
        7.3802, 4.1933, 14.0561
        xyY:
        0.2880, 0.1636, 4.1933
      CIE-Lab:
        24.3005, 39.6019, -31.5963
        CIE-LCH:
        24.3005, 50.6620, 321.4154
        CIE-Luv:
        24.3005, 20.4353, -41.9261
        Hunter-Lab:
        20.4775, 28.4963, -26.3632
      #5b1e6a color charts
#5b1e6a RGB chart
      #5b1e6a CMYK chart
      #5b1e6a RGB pie chart
      #5b1e6a color shades, tints & tones
#5b1e6a color schemes
#5b1e6a color preview, HTML & CSS examples
           This text has a color of #5b1e6a        
        
          <p style="color:#5b1e6a;">Text here</p>
        
        
          .mytext {color:#5b1e6a;}
        
        Text color #5b1e6a
      
           This box has a color of #5b1e6a        
        
          <div style="background-color:#5b1e6a;">Content here</div>
        
        
          .mybackground {background-color:#5b1e6a;}
        
        Background color #5b1e6a
      
           Border around this has a color of #5b1e6a        
        
          <div style="border:2px solid #5b1e6a;">Content here</div>
        
        
          .myborder {border:2px solid #5b1e6a;}
        
        Border color #5b1e6a