#9b13bf color space conversions
Hex:
        #9b13bf
        RGB:
        155, 19, 191
        CMY:
        39, 93, 25
        CMYK:
        19, 90, 0, 25
      HSL:
        287°, 81.9048%, 41.1765%
        HSV (HSB):
        287°, 90.0524%, 74.9020%
        XYZ:
        23.1544, 11.1959, 50.2309
        xyY:
        0.2738, 0.1324, 11.1959
      CIE-Lab:
        39.9085, 71.2887, -58.1435
        CIE-LCH:
        39.9085, 91.9932, 320.7991
        CIE-Luv:
        39.9085, 37.9468, -90.0252
        Hunter-Lab:
        33.4603, 64.9660, -65.5845
      #9b13bf color charts
#9b13bf RGB chart
      #9b13bf CMYK chart
      #9b13bf RGB pie chart
      #9b13bf color shades, tints & tones
#9b13bf color schemes
#9b13bf color preview, HTML & CSS examples
           This text has a color of #9b13bf        
        
          <p style="color:#9b13bf;">Text here</p>
        
        
          .mytext {color:#9b13bf;}
        
        Text color #9b13bf
      
           This box has a color of #9b13bf        
        
          <div style="background-color:#9b13bf;">Content here</div>
        
        
          .mybackground {background-color:#9b13bf;}
        
        Background color #9b13bf
      
           Border around this has a color of #9b13bf        
        
          <div style="border:2px solid #9b13bf;">Content here</div>
        
        
          .myborder {border:2px solid #9b13bf;}
        
        Border color #9b13bf