#9669fc color space conversions
Hex:
        #9669fc
        RGB:
        150, 105, 252
        CMY:
        41, 59, 1
        CMYK:
        40, 58, 0, 1
      HSL:
        258°, 96.0784%, 70.0000%
        HSV (HSB):
        258°, 58.3333%, 98.8235%
        XYZ:
        35.1999, 23.6155, 94.7985
        xyY:
        0.2291, 0.1537, 23.6155
      CIE-Lab:
        55.7007, 50.0087, -67.3533
        CIE-LCH:
        55.7007, 83.8888, 306.5932
        CIE-Luv:
        55.7007, 8.0488, -110.7275
        Hunter-Lab:
        48.5957, 44.2525, -81.6434
      #9669fc color charts
#9669fc RGB chart
      #9669fc CMYK chart
      #9669fc RGB pie chart
      #9669fc color shades, tints & tones
#9669fc color schemes
#9669fc color preview, HTML & CSS examples
           This text has a color of #9669fc        
        
          <p style="color:#9669fc;">Text here</p>
        
        
          .mytext {color:#9669fc;}
        
        Text color #9669fc
      
           This box has a color of #9669fc        
        
          <div style="background-color:#9669fc;">Content here</div>
        
        
          .mybackground {background-color:#9669fc;}
        
        Background color #9669fc
      
           Border around this has a color of #9669fc        
        
          <div style="border:2px solid #9669fc;">Content here</div>
        
        
          .myborder {border:2px solid #9669fc;}
        
        Border color #9669fc