#5b138f color space conversions
Hex:
        #5b138f
        RGB:
        91, 19, 143
        CMY:
        64, 93, 44
        CMYK:
        36, 87, 0, 44
      HSL:
        275°, 76.5432%, 31.7647%
        HSV (HSB):
        275°, 86.7133%, 56.0784%
        XYZ:
        9.5052, 4.6731, 26.3876
        xyY:
        0.2343, 0.1152, 4.6731
      CIE-Lab:
        25.7822, 51.9875, -52.6550
        CIE-LCH:
        25.7822, 73.9949, 314.6345
        CIE-Luv:
        25.7822, 13.9564, -68.1835
        Hunter-Lab:
        21.6173, 40.6568, -57.2416
      #5b138f color charts
#5b138f RGB chart
      #5b138f CMYK chart
      #5b138f RGB pie chart
      #5b138f color shades, tints & tones
#5b138f color schemes
#5b138f color preview, HTML & CSS examples
           This text has a color of #5b138f        
        
          <p style="color:#5b138f;">Text here</p>
        
        
          .mytext {color:#5b138f;}
        
        Text color #5b138f
      
           This box has a color of #5b138f        
        
          <div style="background-color:#5b138f;">Content here</div>
        
        
          .mybackground {background-color:#5b138f;}
        
        Background color #5b138f
      
           Border around this has a color of #5b138f        
        
          <div style="border:2px solid #5b138f;">Content here</div>
        
        
          .myborder {border:2px solid #5b138f;}
        
        Border color #5b138f