#9035a2 color space conversions
Hex:
        #9035a2
        RGB:
        144, 53, 162
        CMY:
        44, 79, 36
        CMYK:
        11, 67, 0, 36
      HSL:
        290°, 50.6977%, 42.1569%
        HSV (HSB):
        290°, 67.2840%, 63.5294%
        XYZ:
        19.2963, 11.0841, 35.3048
        xyY:
        0.2938, 0.1687, 11.0841
      CIE-Lab:
        39.7218, 53.6852, -41.3283
        CIE-LCH:
        39.7218, 67.7505, 322.4099
        CIE-Luv:
        39.7218, 34.5827, -65.1078
        Hunter-Lab:
        33.2928, 45.1948, -39.5681
      #9035a2 color charts
#9035a2 RGB chart
      #9035a2 CMYK chart
      #9035a2 RGB pie chart
      #9035a2 color shades, tints & tones
#9035a2 color schemes
#9035a2 color preview, HTML & CSS examples
           This text has a color of #9035a2        
        
          <p style="color:#9035a2;">Text here</p>
        
        
          .mytext {color:#9035a2;}
        
        Text color #9035a2
      
           This box has a color of #9035a2        
        
          <div style="background-color:#9035a2;">Content here</div>
        
        
          .mybackground {background-color:#9035a2;}
        
        Background color #9035a2
      
           Border around this has a color of #9035a2        
        
          <div style="border:2px solid #9035a2;">Content here</div>
        
        
          .myborder {border:2px solid #9035a2;}
        
        Border color #9035a2