#9063a1 color space conversions
Hex:
        #9063a1
        RGB:
        144, 99, 161
        CMY:
        44, 61, 37
        CMYK:
        11, 39, 0, 37
      HSL:
        284°, 24.8000%, 50.9804%
        HSV (HSB):
        284°, 38.5093%, 63.1373%
        XYZ:
        22.3965, 17.4262, 35.9014
        xyY:
        0.2958, 0.2301, 17.4262
      CIE-Lab:
        48.7926, 29.5498, -26.4586
        CIE-LCH:
        48.7926, 39.6642, 318.1590
        CIE-Luv:
        48.7926, 19.6579, -42.9599
        Hunter-Lab:
        41.7447, 22.7140, -21.7695
      #9063a1 color charts
#9063a1 RGB chart
      #9063a1 CMYK chart
      #9063a1 RGB pie chart
      #9063a1 color shades, tints & tones
#9063a1 color schemes
#9063a1 color preview, HTML & CSS examples
           This text has a color of #9063a1        
        
          <p style="color:#9063a1;">Text here</p>
        
        
          .mytext {color:#9063a1;}
        
        Text color #9063a1
      
           This box has a color of #9063a1        
        
          <div style="background-color:#9063a1;">Content here</div>
        
        
          .mybackground {background-color:#9063a1;}
        
        Background color #9063a1
      
           Border around this has a color of #9063a1        
        
          <div style="border:2px solid #9063a1;">Content here</div>
        
        
          .myborder {border:2px solid #9063a1;}
        
        Border color #9063a1