#9641cf color space conversions
Hex:
        #9641cf
        RGB:
        150, 65, 207
        CMY:
        41, 75, 19
        CMYK:
        28, 69, 0, 19
      HSL:
        276°, 59.6639%, 53.3333%
        HSV (HSB):
        276°, 68.5990%, 81.1765%
        XYZ:
        25.7305, 14.7696, 60.5262
        xyY:
        0.2547, 0.1462, 14.7696
      CIE-Lab:
        45.3170, 59.1519, -58.7274
        CIE-LCH:
        45.3170, 83.3538, 315.2063
        CIE-Luv:
        45.3170, 24.8334, -93.3039
        Hunter-Lab:
        38.4313, 52.2544, -66.4751
      #9641cf color charts
#9641cf RGB chart
      #9641cf CMYK chart
      #9641cf RGB pie chart
      #9641cf color shades, tints & tones
#9641cf color schemes
#9641cf color preview, HTML & CSS examples
           This text has a color of #9641cf        
        
          <p style="color:#9641cf;">Text here</p>
        
        
          .mytext {color:#9641cf;}
        
        Text color #9641cf
      
           This box has a color of #9641cf        
        
          <div style="background-color:#9641cf;">Content here</div>
        
        
          .mybackground {background-color:#9641cf;}
        
        Background color #9641cf
      
           Border around this has a color of #9641cf        
        
          <div style="border:2px solid #9641cf;">Content here</div>
        
        
          .myborder {border:2px solid #9641cf;}
        
        Border color #9641cf