#9669dc color space conversions
Hex:
        #9669dc
        RGB:
        150, 105, 220
        CMY:
        41, 59, 14
        CMYK:
        32, 52, 0, 14
      HSL:
        263°, 62.1622%, 63.7255%
        HSV (HSB):
        263°, 52.2727%, 86.2745%
        XYZ:
        30.5475, 21.7545, 70.2992
        xyY:
        0.2492, 0.1774, 21.7545
      CIE-Lab:
        53.7655, 41.7775, -52.5741
        CIE-LCH:
        53.7655, 67.1520, 308.4721
        CIE-Luv:
        53.7655, 12.1433, -86.3140
        Hunter-Lab:
        46.6417, 35.2838, -56.7137
      #9669dc color charts
#9669dc RGB chart
      #9669dc CMYK chart
      #9669dc RGB pie chart
      #9669dc color shades, tints & tones
#9669dc color schemes
#9669dc color preview, HTML & CSS examples
           This text has a color of #9669dc        
        
          <p style="color:#9669dc;">Text here</p>
        
        
          .mytext {color:#9669dc;}
        
        Text color #9669dc
      
           This box has a color of #9669dc        
        
          <div style="background-color:#9669dc;">Content here</div>
        
        
          .mybackground {background-color:#9669dc;}
        
        Background color #9669dc
      
           Border around this has a color of #9669dc        
        
          <div style="border:2px solid #9669dc;">Content here</div>
        
        
          .myborder {border:2px solid #9669dc;}
        
        Border color #9669dc