#9b1da5 color space conversions
Hex:
        #9b1da5
        RGB:
        155, 29, 165
        CMY:
        39, 89, 35
        CMYK:
        6, 82, 0, 35
      HSL:
        296°, 70.1031%, 38.0392%
        HSV (HSB):
        296°, 82.4242%, 64.7059%
        XYZ:
        20.7485, 10.5639, 36.5428
        xyY:
        0.3058, 0.1557, 10.5639
      CIE-Lab:
        38.8360, 64.6974, -44.4430
        CIE-LCH:
        38.8360, 78.4916, 325.5134
        CIE-Luv:
        38.8360, 45.1857, -70.2621
        Hunter-Lab:
        32.5022, 57.0706, -43.9093
      #9b1da5 color charts
#9b1da5 RGB chart
      #9b1da5 CMYK chart
      #9b1da5 RGB pie chart
      #9b1da5 color shades, tints & tones
#9b1da5 color schemes
#9b1da5 color preview, HTML & CSS examples
           This text has a color of #9b1da5        
        
          <p style="color:#9b1da5;">Text here</p>
        
        
          .mytext {color:#9b1da5;}
        
        Text color #9b1da5
      
           This box has a color of #9b1da5        
        
          <div style="background-color:#9b1da5;">Content here</div>
        
        
          .mybackground {background-color:#9b1da5;}
        
        Background color #9b1da5
      
           Border around this has a color of #9b1da5        
        
          <div style="border:2px solid #9b1da5;">Content here</div>
        
        
          .myborder {border:2px solid #9b1da5;}
        
        Border color #9b1da5