#9512a3 color space conversions
Hex:
        #9512a3
        RGB:
        149, 18, 163
        CMY:
        42, 93, 36
        CMYK:
        9, 89, 0, 36
      HSL:
        294°, 80.1105%, 35.4902%
        HSV (HSB):
        294°, 88.9571%, 63.9216%
        XYZ:
        19.2216, 9.4665, 35.4645
        xyY:
        0.2996, 0.1476, 9.4665
      CIE-Lab:
        36.8674, 65.6089, -46.4565
        CIE-LCH:
        36.8674, 80.3911, 324.6984
        CIE-Luv:
        36.8674, 42.8784, -71.8775
        Hunter-Lab:
        30.7677, 57.6713, -46.8033
      #9512a3 color charts
#9512a3 RGB chart
      #9512a3 CMYK chart
      #9512a3 RGB pie chart
      #9512a3 color shades, tints & tones
#9512a3 color schemes
#9512a3 color preview, HTML & CSS examples
           This text has a color of #9512a3        
        
          <p style="color:#9512a3;">Text here</p>
        
        
          .mytext {color:#9512a3;}
        
        Text color #9512a3
      
           This box has a color of #9512a3        
        
          <div style="background-color:#9512a3;">Content here</div>
        
        
          .mybackground {background-color:#9512a3;}
        
        Background color #9512a3
      
           Border around this has a color of #9512a3        
        
          <div style="border:2px solid #9512a3;">Content here</div>
        
        
          .myborder {border:2px solid #9512a3;}
        
        Border color #9512a3