#9b12a4 color space conversions
Hex:
        #9b12a4
        RGB:
        155, 18, 164
        CMY:
        39, 93, 36
        CMYK:
        5, 89, 0, 36
      HSL:
        296°, 80.2198%, 35.6863%
        HSV (HSB):
        296°, 89.0244%, 64.3137%
        XYZ:
        20.4347, 10.0815, 35.9909
        xyY:
        0.3073, 0.1516, 10.0815
      CIE-Lab:
        37.9883, 66.8261, -45.2013
        CIE-LCH:
        37.9883, 80.6777, 325.9255
        CIE-Luv:
        37.9883, 46.6544, -71.0445
        Hunter-Lab:
        31.7514, 59.3149, -44.9805
      #9b12a4 color charts
#9b12a4 RGB chart
      #9b12a4 CMYK chart
      #9b12a4 RGB pie chart
      #9b12a4 color shades, tints & tones
#9b12a4 color schemes
#9b12a4 color preview, HTML & CSS examples
           This text has a color of #9b12a4        
        
          <p style="color:#9b12a4;">Text here</p>
        
        
          .mytext {color:#9b12a4;}
        
        Text color #9b12a4
      
           This box has a color of #9b12a4        
        
          <div style="background-color:#9b12a4;">Content here</div>
        
        
          .mybackground {background-color:#9b12a4;}
        
        Background color #9b12a4
      
           Border around this has a color of #9b12a4        
        
          <div style="border:2px solid #9b12a4;">Content here</div>
        
        
          .myborder {border:2px solid #9b12a4;}
        
        Border color #9b12a4