#9263a1 color space conversions
Hex:
        #9263a1
        RGB:
        146, 99, 161
        CMY:
        43, 61, 37
        CMYK:
        9, 39, 0, 37
      HSL:
        285°, 24.8000%, 50.9804%
        HSV (HSB):
        285°, 38.5093%, 63.1373%
        XYZ:
        22.7489, 17.6079, 35.9179
        xyY:
        0.2982, 0.2308, 17.6079
      CIE-Lab:
        49.0170, 30.1941, -26.0928
        CIE-LCH:
        49.0170, 39.9064, 319.1674
        CIE-Luv:
        49.0170, 20.8693, -42.5399
        Hunter-Lab:
        41.9617, 23.3380, -21.3771
      #9263a1 color charts
#9263a1 RGB chart
      #9263a1 CMYK chart
      #9263a1 RGB pie chart
      #9263a1 color shades, tints & tones
#9263a1 color schemes
#9263a1 color preview, HTML & CSS examples
           This text has a color of #9263a1        
        
          <p style="color:#9263a1;">Text here</p>
        
        
          .mytext {color:#9263a1;}
        
        Text color #9263a1
      
           This box has a color of #9263a1        
        
          <div style="background-color:#9263a1;">Content here</div>
        
        
          .mybackground {background-color:#9263a1;}
        
        Background color #9263a1
      
           Border around this has a color of #9263a1        
        
          <div style="border:2px solid #9263a1;">Content here</div>
        
        
          .myborder {border:2px solid #9263a1;}
        
        Border color #9263a1