#9035a5 color space conversions
Hex:
        #9035a5
        RGB:
        144, 53, 165
        CMY:
        44, 79, 35
        CMYK:
        13, 68, 0, 35
      HSL:
        289°, 51.3761%, 42.7451%
        HSV (HSB):
        289°, 67.8788%, 64.7059%
        XYZ:
        19.5662, 11.1921, 36.7263
        xyY:
        0.2899, 0.1658, 11.1921
      CIE-Lab:
        39.9022, 54.2718, -42.8372
        CIE-LCH:
        39.9022, 69.1408, 321.7156
        CIE-Luv:
        39.9022, 33.7813, -67.3806
        Hunter-Lab:
        33.4546, 45.8518, -41.6701
      #9035a5 color charts
#9035a5 RGB chart
      #9035a5 CMYK chart
      #9035a5 RGB pie chart
      #9035a5 color shades, tints & tones
#9035a5 color schemes
#9035a5 color preview, HTML & CSS examples
           This text has a color of #9035a5        
        
          <p style="color:#9035a5;">Text here</p>
        
        
          .mytext {color:#9035a5;}
        
        Text color #9035a5
      
           This box has a color of #9035a5        
        
          <div style="background-color:#9035a5;">Content here</div>
        
        
          .mybackground {background-color:#9035a5;}
        
        Background color #9035a5
      
           Border around this has a color of #9035a5        
        
          <div style="border:2px solid #9035a5;">Content here</div>
        
        
          .myborder {border:2px solid #9035a5;}
        
        Border color #9035a5