#9d3dfe color space conversions
Hex:
        #9d3dfe
        RGB:
        157, 61, 254
        CMY:
        38, 76, 0
        CMYK:
        38, 76, 0, 0
      HSL:
        270°, 98.9744%, 61.7647%
        HSV (HSB):
        270°, 75.9843%, 99.6078%
        XYZ:
        33.4628, 17.6613, 95.4112
        xyY:
        0.2284, 0.1205, 17.6613
      CIE-Lab:
        49.0827, 72.5276, -79.1742
        CIE-LCH:
        49.0827, 107.3723, 312.4913
        CIE-Luv:
        49.0827, 19.8540, -125.3469
        Hunter-Lab:
        42.0254, 68.5863, -105.1897
      #9d3dfe color charts
#9d3dfe RGB chart
      #9d3dfe CMYK chart
      #9d3dfe RGB pie chart
      #9d3dfe color shades, tints & tones
#9d3dfe color schemes
#9d3dfe color preview, HTML & CSS examples
           This text has a color of #9d3dfe        
        
          <p style="color:#9d3dfe;">Text here</p>
        
        
          .mytext {color:#9d3dfe;}
        
        Text color #9d3dfe
      
           This box has a color of #9d3dfe        
        
          <div style="background-color:#9d3dfe;">Content here</div>
        
        
          .mybackground {background-color:#9d3dfe;}
        
        Background color #9d3dfe
      
           Border around this has a color of #9d3dfe        
        
          <div style="border:2px solid #9d3dfe;">Content here</div>
        
        
          .myborder {border:2px solid #9d3dfe;}
        
        Border color #9d3dfe