#9512a7 color space conversions
Hex:
        #9512a7
        RGB:
        149, 18, 167
        CMY:
        42, 93, 35
        CMYK:
        11, 89, 0, 35
      HSL:
        293°, 80.5405%, 36.2745%
        HSV (HSB):
        293°, 89.2216%, 65.4902%
        XYZ:
        19.5858, 9.6122, 37.3823
        xyY:
        0.2942, 0.1444, 9.6122
      CIE-Lab:
        37.1372, 66.2880, -48.4283
        CIE-LCH:
        37.1372, 82.0938, 323.8491
        CIE-Luv:
        37.1372, 41.5672, -74.7346
        Hunter-Lab:
        31.0035, 58.5071, -49.7860
      #9512a7 color charts
#9512a7 RGB chart
      #9512a7 CMYK chart
      #9512a7 RGB pie chart
      #9512a7 color shades, tints & tones
#9512a7 color schemes
#9512a7 color preview, HTML & CSS examples
           This text has a color of #9512a7        
        
          <p style="color:#9512a7;">Text here</p>
        
        
          .mytext {color:#9512a7;}
        
        Text color #9512a7
      
           This box has a color of #9512a7        
        
          <div style="background-color:#9512a7;">Content here</div>
        
        
          .mybackground {background-color:#9512a7;}
        
        Background color #9512a7
      
           Border around this has a color of #9512a7        
        
          <div style="border:2px solid #9512a7;">Content here</div>
        
        
          .myborder {border:2px solid #9512a7;}
        
        Border color #9512a7