#9d47fd color space conversions
Hex:
        #9d47fd
        RGB:
        157, 71, 253
        CMY:
        38, 72, 1
        CMYK:
        38, 72, 0, 1
      HSL:
        268°, 97.8495%, 63.5294%
        HSV (HSB):
        268°, 71.9368%, 99.2157%
        XYZ:
        33.8875, 18.7664, 94.7647
        xyY:
        0.2299, 0.1273, 18.7664
      CIE-Lab:
        50.4128, 68.2821, -76.4477
        CIE-LCH:
        50.4128, 102.5022, 311.7708
        CIE-Luv:
        50.4128, 18.4801, -122.3496
        Hunter-Lab:
        43.3202, 63.8222, -99.3751
      #9d47fd color charts
#9d47fd RGB chart
      #9d47fd CMYK chart
      #9d47fd RGB pie chart
      #9d47fd color shades, tints & tones
#9d47fd color schemes
#9d47fd color preview, HTML & CSS examples
           This text has a color of #9d47fd        
        
          <p style="color:#9d47fd;">Text here</p>
        
        
          .mytext {color:#9d47fd;}
        
        Text color #9d47fd
      
           This box has a color of #9d47fd        
        
          <div style="background-color:#9d47fd;">Content here</div>
        
        
          .mybackground {background-color:#9d47fd;}
        
        Background color #9d47fd
      
           Border around this has a color of #9d47fd        
        
          <div style="border:2px solid #9d47fd;">Content here</div>
        
        
          .myborder {border:2px solid #9d47fd;}
        
        Border color #9d47fd