#5b0a42 color space conversions
Hex:
        #5b0a42
        RGB:
        91, 10, 66
        CMY:
        64, 96, 74
        CMYK:
        0, 89, 27, 64
      HSL:
        319°, 80.1980%, 19.8039%
        HSV (HSB):
        319°, 89.0110%, 35.6863%
        XYZ:
        5.4063, 2.8346, 5.4164
        xyY:
        0.3959, 0.2076, 2.8346
      CIE-Lab:
        19.3688, 39.8383, -12.5747
        CIE-LCH:
        19.3688, 41.7757, 342.4821
        CIE-Luv:
        19.3688, 35.0337, -17.8287
        Hunter-Lab:
        16.8362, 27.8550, -7.2891
      #5b0a42 color charts
#5b0a42 RGB chart
      #5b0a42 CMYK chart
      #5b0a42 RGB pie chart
      #5b0a42 color shades, tints & tones
#5b0a42 color schemes
#5b0a42 color preview, HTML & CSS examples
           This text has a color of #5b0a42        
        
          <p style="color:#5b0a42;">Text here</p>
        
        
          .mytext {color:#5b0a42;}
        
        Text color #5b0a42
      
           This box has a color of #5b0a42        
        
          <div style="background-color:#5b0a42;">Content here</div>
        
        
          .mybackground {background-color:#5b0a42;}
        
        Background color #5b0a42
      
           Border around this has a color of #5b0a42        
        
          <div style="border:2px solid #5b0a42;">Content here</div>
        
        
          .myborder {border:2px solid #5b0a42;}
        
        Border color #5b0a42