#9460ab color space conversions
Hex:
        #9460ab
        RGB:
        148, 96, 171
        CMY:
        42, 62, 33
        CMYK:
        13, 44, 0, 33
      HSL:
        282°, 30.8642%, 52.3529%
        HSV (HSB):
        282°, 43.8596%, 67.0588%
        XYZ:
        23.7463, 17.6019, 40.6740
        xyY:
        0.2895, 0.2146, 17.6019
      CIE-Lab:
        49.0097, 34.6979, -31.9541
        CIE-LCH:
        49.0097, 47.1700, 317.3573
        CIE-Luv:
        49.0097, 21.6279, -52.0923
        Hunter-Lab:
        41.9546, 27.6103, -28.1120
      #9460ab color charts
#9460ab RGB chart
      #9460ab CMYK chart
      #9460ab RGB pie chart
      #9460ab color shades, tints & tones
#9460ab color schemes
#9460ab color preview, HTML & CSS examples
           This text has a color of #9460ab        
        
          <p style="color:#9460ab;">Text here</p>
        
        
          .mytext {color:#9460ab;}
        
        Text color #9460ab
      
           This box has a color of #9460ab        
        
          <div style="background-color:#9460ab;">Content here</div>
        
        
          .mybackground {background-color:#9460ab;}
        
        Background color #9460ab
      
           Border around this has a color of #9460ab        
        
          <div style="border:2px solid #9460ab;">Content here</div>
        
        
          .myborder {border:2px solid #9460ab;}
        
        Border color #9460ab