#9063a2 color space conversions
Hex:
        #9063a2
        RGB:
        144, 99, 162
        CMY:
        44, 61, 36
        CMYK:
        11, 39, 0, 36
      HSL:
        283°, 25.3012%, 51.1765%
        HSV (HSB):
        283°, 38.8889%, 63.5294%
        XYZ:
        22.4850, 17.4616, 36.3678
        xyY:
        0.2946, 0.2288, 17.4616
      CIE-Lab:
        48.8365, 29.7672, -26.9787
        CIE-LCH:
        48.8365, 40.1738, 317.8133
        CIE-Luv:
        48.8365, 19.5017, -43.7891
        Hunter-Lab:
        41.7871, 22.9209, -22.3498
      #9063a2 color charts
#9063a2 RGB chart
      #9063a2 CMYK chart
      #9063a2 RGB pie chart
      #9063a2 color shades, tints & tones
#9063a2 color schemes
#9063a2 color preview, HTML & CSS examples
           This text has a color of #9063a2        
        
          <p style="color:#9063a2;">Text here</p>
        
        
          .mytext {color:#9063a2;}
        
        Text color #9063a2
      
           This box has a color of #9063a2        
        
          <div style="background-color:#9063a2;">Content here</div>
        
        
          .mybackground {background-color:#9063a2;}
        
        Background color #9063a2
      
           Border around this has a color of #9063a2        
        
          <div style="border:2px solid #9063a2;">Content here</div>
        
        
          .myborder {border:2px solid #9063a2;}
        
        Border color #9063a2