#9359fc color space conversions
Hex:
        #9359fc
        RGB:
        147, 89, 252
        CMY:
        42, 65, 1
        CMYK:
        42, 65, 0, 1
      HSL:
        261°, 96.4497%, 66.8627%
        HSV (HSB):
        261°, 64.6825%, 98.8235%
        XYZ:
        33.1757, 20.3761, 94.2799
        xyY:
        0.2244, 0.1378, 20.3761
      CIE-Lab:
        52.2598, 57.8210, -72.9371
        CIE-LCH:
        52.2598, 93.0757, 308.4057
        CIE-Luv:
        52.2598, 10.6163, -117.7651
        Hunter-Lab:
        45.1399, 52.1944, -92.2362
      #9359fc color charts
#9359fc RGB chart
      #9359fc CMYK chart
      #9359fc RGB pie chart
      #9359fc color shades, tints & tones
#9359fc color schemes
#9359fc color preview, HTML & CSS examples
           This text has a color of #9359fc        
        
          <p style="color:#9359fc;">Text here</p>
        
        
          .mytext {color:#9359fc;}
        
        Text color #9359fc
      
           This box has a color of #9359fc        
        
          <div style="background-color:#9359fc;">Content here</div>
        
        
          .mybackground {background-color:#9359fc;}
        
        Background color #9359fc
      
           Border around this has a color of #9359fc        
        
          <div style="border:2px solid #9359fc;">Content here</div>
        
        
          .myborder {border:2px solid #9359fc;}
        
        Border color #9359fc