#9629a5 color space conversions
Hex:
        #9629a5
        RGB:
        150, 41, 165
        CMY:
        41, 84, 35
        CMYK:
        9, 75, 0, 35
      HSL:
        293°, 60.1942%, 40.3922%
        HSV (HSB):
        293°, 75.1515%, 64.7059%
        XYZ:
        20.1621, 10.7865, 36.6167
        xyY:
        0.2984, 0.1596, 10.7865
      CIE-Lab:
        39.2186, 60.1856, -43.8771
        CIE-LCH:
        39.2186, 74.4816, 323.9068
        CIE-Luv:
        39.2186, 40.0398, -69.1643
        Hunter-Lab:
        32.8428, 52.1058, -43.1128
      #9629a5 color charts
#9629a5 RGB chart
      #9629a5 CMYK chart
      #9629a5 RGB pie chart
      #9629a5 color shades, tints & tones
#9629a5 color schemes
#9629a5 color preview, HTML & CSS examples
           This text has a color of #9629a5        
        
          <p style="color:#9629a5;">Text here</p>
        
        
          .mytext {color:#9629a5;}
        
        Text color #9629a5
      
           This box has a color of #9629a5        
        
          <div style="background-color:#9629a5;">Content here</div>
        
        
          .mybackground {background-color:#9629a5;}
        
        Background color #9629a5
      
           Border around this has a color of #9629a5        
        
          <div style="border:2px solid #9629a5;">Content here</div>
        
        
          .myborder {border:2px solid #9629a5;}
        
        Border color #9629a5