#5b105e color space conversions
Hex:
        #5b105e
        RGB:
        91, 16, 94
        CMY:
        64, 94, 63
        CMYK:
        3, 83, 0, 63
      HSL:
        298°, 70.9091%, 21.5686%
        HSV (HSB):
        298°, 82.9787%, 36.8627%
        XYZ:
        6.5201, 3.4029, 10.9029
        xyY:
        0.3131, 0.1634, 3.4029
      CIE-Lab:
        21.5901, 42.6531, -28.0626
        CIE-LCH:
        21.5901, 51.0568, 326.6581
        CIE-Luv:
        21.5901, 25.5601, -36.2271
        Hunter-Lab:
        18.4469, 30.8087, -22.1299
      #5b105e color charts
#5b105e RGB chart
      #5b105e CMYK chart
      #5b105e RGB pie chart
      #5b105e color shades, tints & tones
#5b105e color schemes
#5b105e color preview, HTML & CSS examples
           This text has a color of #5b105e        
        
          <p style="color:#5b105e;">Text here</p>
        
        
          .mytext {color:#5b105e;}
        
        Text color #5b105e
      
           This box has a color of #5b105e        
        
          <div style="background-color:#5b105e;">Content here</div>
        
        
          .mybackground {background-color:#5b105e;}
        
        Background color #5b105e
      
           Border around this has a color of #5b105e        
        
          <div style="border:2px solid #5b105e;">Content here</div>
        
        
          .myborder {border:2px solid #5b105e;}
        
        Border color #5b105e