#5b1063 color space conversions
Hex:
        #5b1063
        RGB:
        91, 16, 99
        CMY:
        64, 94, 61
        CMYK:
        8, 84, 0, 61
      HSL:
        294°, 72.1739%, 22.5490%
        HSV (HSB):
        294°, 83.8384%, 38.8235%
        XYZ:
        6.7518, 3.4956, 12.1232
        xyY:
        0.3018, 0.1563, 3.4956
      CIE-Lab:
        21.9284, 43.5919, -30.8227
        CIE-LCH:
        21.9284, 53.3881, 324.7369
        CIE-Luv:
        21.9284, 24.1724, -39.6532
        Hunter-Lab:
        18.6965, 31.7424, -25.3575
      #5b1063 color charts
#5b1063 RGB chart
      #5b1063 CMYK chart
      #5b1063 RGB pie chart
      #5b1063 color shades, tints & tones
#5b1063 color schemes
#5b1063 color preview, HTML & CSS examples
           This text has a color of #5b1063        
        
          <p style="color:#5b1063;">Text here</p>
        
        
          .mytext {color:#5b1063;}
        
        Text color #5b1063
      
           This box has a color of #5b1063        
        
          <div style="background-color:#5b1063;">Content here</div>
        
        
          .mybackground {background-color:#5b1063;}
        
        Background color #5b1063
      
           Border around this has a color of #5b1063        
        
          <div style="border:2px solid #5b1063;">Content here</div>
        
        
          .myborder {border:2px solid #5b1063;}
        
        Border color #5b1063