#5b127b color space conversions
Hex:
        #5b127b
        RGB:
        91, 18, 123
        CMY:
        64, 93, 52
        CMYK:
        26, 85, 0, 52
      HSL:
        282°, 74.4681%, 27.6471%
        HSV (HSB):
        282°, 85.3659%, 48.2353%
        XYZ:
        8.1058, 4.0868, 19.1005
        xyY:
        0.2590, 0.1306, 4.0868
      CIE-Lab:
        23.9564, 47.8588, -43.0684
        CIE-LCH:
        23.9564, 64.3844, 318.0158
        CIE-Luv:
        23.9564, 18.0779, -55.4524
        Hunter-Lab:
        20.2159, 36.1943, -41.8676
      #5b127b color charts
#5b127b RGB chart
      #5b127b CMYK chart
      #5b127b RGB pie chart
      #5b127b color shades, tints & tones
#5b127b color schemes
#5b127b color preview, HTML & CSS examples
           This text has a color of #5b127b        
        
          <p style="color:#5b127b;">Text here</p>
        
        
          .mytext {color:#5b127b;}
        
        Text color #5b127b
      
           This box has a color of #5b127b        
        
          <div style="background-color:#5b127b;">Content here</div>
        
        
          .mybackground {background-color:#5b127b;}
        
        Background color #5b127b
      
           Border around this has a color of #5b127b        
        
          <div style="border:2px solid #5b127b;">Content here</div>
        
        
          .myborder {border:2px solid #5b127b;}
        
        Border color #5b127b