#9658fb color space conversions
Hex:
        #9658fb
        RGB:
        150, 88, 251
        CMY:
        41, 65, 2
        CMYK:
        40, 65, 0, 2
      HSL:
        263°, 95.3216%, 66.4706%
        HSV (HSB):
        263°, 64.9402%, 98.4314%
        XYZ:
        33.4800, 20.4285, 93.4453
        xyY:
        0.2272, 0.1386, 20.4285
      CIE-Lab:
        52.3183, 58.6419, -72.2721
        CIE-LCH:
        52.3183, 93.0706, 309.0561
        CIE-Luv:
        52.3183, 12.2937, -116.9223
        Hunter-Lab:
        45.1979, 53.1261, -90.9417
      #9658fb color charts
#9658fb RGB chart
      #9658fb CMYK chart
      #9658fb RGB pie chart
      #9658fb color shades, tints & tones
#9658fb color schemes
#9658fb color preview, HTML & CSS examples
           This text has a color of #9658fb        
        
          <p style="color:#9658fb;">Text here</p>
        
        
          .mytext {color:#9658fb;}
        
        Text color #9658fb
      
           This box has a color of #9658fb        
        
          <div style="background-color:#9658fb;">Content here</div>
        
        
          .mybackground {background-color:#9658fb;}
        
        Background color #9658fb
      
           Border around this has a color of #9658fb        
        
          <div style="border:2px solid #9658fb;">Content here</div>
        
        
          .myborder {border:2px solid #9658fb;}
        
        Border color #9658fb