#9264a2 color space conversions
Hex:
        #9264a2
        RGB:
        146, 100, 162
        CMY:
        43, 61, 36
        CMYK:
        10, 38, 0, 36
      HSL:
        285°, 25.0000%, 51.3725%
        HSV (HSB):
        285°, 38.2716%, 63.5294%
        XYZ:
        22.9328, 17.8340, 36.4160
        xyY:
        0.2971, 0.2311, 17.8340
      CIE-Lab:
        49.2941, 29.8340, -26.2510
        CIE-LCH:
        49.2941, 39.7389, 318.6554
        CIE-Luv:
        49.2941, 20.2923, -42.7821
        Hunter-Lab:
        42.2303, 23.0300, -21.5658
      #9264a2 color charts
#9264a2 RGB chart
      #9264a2 CMYK chart
      #9264a2 RGB pie chart
      #9264a2 color shades, tints & tones
#9264a2 color schemes
#9264a2 color preview, HTML & CSS examples
           This text has a color of #9264a2        
        
          <p style="color:#9264a2;">Text here</p>
        
        
          .mytext {color:#9264a2;}
        
        Text color #9264a2
      
           This box has a color of #9264a2        
        
          <div style="background-color:#9264a2;">Content here</div>
        
        
          .mybackground {background-color:#9264a2;}
        
        Background color #9264a2
      
           Border around this has a color of #9264a2        
        
          <div style="border:2px solid #9264a2;">Content here</div>
        
        
          .myborder {border:2px solid #9264a2;}
        
        Border color #9264a2