#9b12a1 color space conversions
Hex:
        #9b12a1
        RGB:
        155, 18, 161
        CMY:
        39, 93, 37
        CMYK:
        4, 89, 0, 37
      HSL:
        297°, 79.8883%, 35.0980%
        HSV (HSB):
        297°, 88.8199%, 63.1373%
        XYZ:
        20.1669, 9.9744, 34.5805
        xyY:
        0.3116, 0.1541, 9.9744
      CIE-Lab:
        37.7964, 66.3390, -43.7019
        CIE-LCH:
        37.7964, 79.4400, 326.6245
        CIE-Luv:
        37.7964, 47.7003, -68.8586
        Hunter-Lab:
        31.5822, 58.7125, -42.8112
      #9b12a1 color charts
#9b12a1 RGB chart
      #9b12a1 CMYK chart
      #9b12a1 RGB pie chart
      #9b12a1 color shades, tints & tones
#9b12a1 color schemes
#9b12a1 color preview, HTML & CSS examples
           This text has a color of #9b12a1        
        
          <p style="color:#9b12a1;">Text here</p>
        
        
          .mytext {color:#9b12a1;}
        
        Text color #9b12a1
      
           This box has a color of #9b12a1        
        
          <div style="background-color:#9b12a1;">Content here</div>
        
        
          .mybackground {background-color:#9b12a1;}
        
        Background color #9b12a1
      
           Border around this has a color of #9b12a1        
        
          <div style="border:2px solid #9b12a1;">Content here</div>
        
        
          .myborder {border:2px solid #9b12a1;}
        
        Border color #9b12a1