#9b15a5 color space conversions
Hex:
        #9b15a5
        RGB:
        155, 21, 165
        CMY:
        39, 92, 35
        CMYK:
        6, 87, 0, 35
      HSL:
        296°, 77.4194%, 36.4706%
        HSV (HSB):
        296°, 87.2727%, 64.7059%
        XYZ:
        20.5773, 10.2215, 36.4857
        xyY:
        0.3058, 0.1519, 10.2215
      CIE-Lab:
        38.2371, 66.4488, -45.4034
        CIE-LCH:
        38.2371, 80.4792, 325.6559
        CIE-Luv:
        38.2371, 46.0489, -71.4209
        Hunter-Lab:
        31.9711, 58.9369, -45.2826
      #9b15a5 color charts
#9b15a5 RGB chart
      #9b15a5 CMYK chart
      #9b15a5 RGB pie chart
      #9b15a5 color shades, tints & tones
#9b15a5 color schemes
#9b15a5 color preview, HTML & CSS examples
           This text has a color of #9b15a5        
        
          <p style="color:#9b15a5;">Text here</p>
        
        
          .mytext {color:#9b15a5;}
        
        Text color #9b15a5
      
           This box has a color of #9b15a5        
        
          <div style="background-color:#9b15a5;">Content here</div>
        
        
          .mybackground {background-color:#9b15a5;}
        
        Background color #9b15a5
      
           Border around this has a color of #9b15a5        
        
          <div style="border:2px solid #9b15a5;">Content here</div>
        
        
          .myborder {border:2px solid #9b15a5;}
        
        Border color #9b15a5