#9656fc color space conversions
Hex:
        #9656fc
        RGB:
        150, 86, 252
        CMY:
        41, 66, 1
        CMYK:
        40, 66, 0, 1
      HSL:
        263°, 96.5116%, 66.2745%
        HSV (HSB):
        263°, 65.8730%, 98.8235%
        XYZ:
        33.4762, 20.1679, 94.2239
        xyY:
        0.2264, 0.1364, 20.1679
      CIE-Lab:
        52.0265, 59.8861, -73.3015
        CIE-LCH:
        52.0265, 94.6545, 309.2482
        CIE-Luv:
        52.0265, 12.5807, -118.3234
        Hunter-Lab:
        44.9087, 54.4686, -92.9616
      #9656fc color charts
#9656fc RGB chart
      #9656fc CMYK chart
      #9656fc RGB pie chart
      #9656fc color shades, tints & tones
#9656fc color schemes
#9656fc color preview, HTML & CSS examples
           This text has a color of #9656fc        
        
          <p style="color:#9656fc;">Text here</p>
        
        
          .mytext {color:#9656fc;}
        
        Text color #9656fc
      
           This box has a color of #9656fc        
        
          <div style="background-color:#9656fc;">Content here</div>
        
        
          .mybackground {background-color:#9656fc;}
        
        Background color #9656fc
      
           Border around this has a color of #9656fc        
        
          <div style="border:2px solid #9656fc;">Content here</div>
        
        
          .myborder {border:2px solid #9656fc;}
        
        Border color #9656fc