#9350fb color space conversions
Hex:
        #9350fb
        RGB:
        147, 80, 251
        CMY:
        42, 69, 2
        CMYK:
        41, 68, 0, 2
      HSL:
        264°, 95.5307%, 64.9020%
        HSV (HSB):
        264°, 68.1275%, 98.4314%
        XYZ:
        32.3139, 18.9054, 93.2128
        xyY:
        0.2237, 0.1309, 18.9054
      CIE-Lab:
        50.5763, 62.0020, -75.1176
        CIE-LCH:
        50.5763, 97.4008, 309.5362
        CIE-Luv:
        50.5763, 12.6250, -120.0767
        Hunter-Lab:
        43.4803, 56.5676, -96.6691
      #9350fb color charts
#9350fb RGB chart
      #9350fb CMYK chart
      #9350fb RGB pie chart
      #9350fb color shades, tints & tones
#9350fb color schemes
#9350fb color preview, HTML & CSS examples
           This text has a color of #9350fb        
        
          <p style="color:#9350fb;">Text here</p>
        
        
          .mytext {color:#9350fb;}
        
        Text color #9350fb
      
           This box has a color of #9350fb        
        
          <div style="background-color:#9350fb;">Content here</div>
        
        
          .mybackground {background-color:#9350fb;}
        
        Background color #9350fb
      
           Border around this has a color of #9350fb        
        
          <div style="border:2px solid #9350fb;">Content here</div>
        
        
          .myborder {border:2px solid #9350fb;}
        
        Border color #9350fb