#9512a2 color space conversions
Hex:
        #9512a2
        RGB:
        149, 18, 162
        CMY:
        42, 93, 36
        CMYK:
        8, 89, 0, 36
      HSL:
        295°, 80.0000%, 35.2941%
        HSV (HSB):
        295°, 88.8889%, 63.5294%
        XYZ:
        19.1323, 9.4308, 34.9944
        xyY:
        0.3010, 0.1484, 9.4308
      CIE-Lab:
        36.8009, 65.4408, -45.9605
        CIE-LCH:
        36.8009, 79.9679, 324.9188
        CIE-Luv:
        36.8009, 43.2110, -71.1594
        Hunter-Lab:
        30.7096, 57.4650, -46.0657
      #9512a2 color charts
#9512a2 RGB chart
      #9512a2 CMYK chart
      #9512a2 RGB pie chart
      #9512a2 color shades, tints & tones
#9512a2 color schemes
#9512a2 color preview, HTML & CSS examples
           This text has a color of #9512a2        
        
          <p style="color:#9512a2;">Text here</p>
        
        
          .mytext {color:#9512a2;}
        
        Text color #9512a2
      
           This box has a color of #9512a2        
        
          <div style="background-color:#9512a2;">Content here</div>
        
        
          .mybackground {background-color:#9512a2;}
        
        Background color #9512a2
      
           Border around this has a color of #9512a2        
        
          <div style="border:2px solid #9512a2;">Content here</div>
        
        
          .myborder {border:2px solid #9512a2;}
        
        Border color #9512a2