#5b117f color space conversions
Hex:
        #5b117f
        RGB:
        91, 17, 127
        CMY:
        64, 93, 50
        CMYK:
        28, 87, 0, 50
      HSL:
        280°, 76.3889%, 28.2353%
        HSV (HSB):
        280°, 86.6142%, 49.8039%
        XYZ:
        8.3456, 4.1574, 20.4413
        xyY:
        0.2533, 0.1262, 4.1574
      CIE-Lab:
        24.1850, 49.0226, -45.2350
        CIE-LCH:
        24.1850, 66.7040, 317.3011
        CIE-Luv:
        24.1850, 17.2924, -58.1473
        Hunter-Lab:
        20.3896, 37.3795, -45.1676
      #5b117f color charts
#5b117f RGB chart
      #5b117f CMYK chart
      #5b117f RGB pie chart
      #5b117f color shades, tints & tones
#5b117f color schemes
#5b117f color preview, HTML & CSS examples
           This text has a color of #5b117f        
        
          <p style="color:#5b117f;">Text here</p>
        
        
          .mytext {color:#5b117f;}
        
        Text color #5b117f
      
           This box has a color of #5b117f        
        
          <div style="background-color:#5b117f;">Content here</div>
        
        
          .mybackground {background-color:#5b117f;}
        
        Background color #5b117f
      
           Border around this has a color of #5b117f        
        
          <div style="border:2px solid #5b117f;">Content here</div>
        
        
          .myborder {border:2px solid #5b117f;}
        
        Border color #5b117f