#9a3dfe color space conversions
Hex:
        #9a3dfe
        RGB:
        154, 61, 254
        CMY:
        40, 76, 0
        CMYK:
        39, 76, 0, 0
      HSL:
        269°, 98.9744%, 61.7647%
        HSV (HSB):
        269°, 75.9843%, 99.6078%
        XYZ:
        32.8846, 17.3633, 95.3842
        xyY:
        0.2258, 0.1192, 17.3633
      CIE-Lab:
        48.7145, 72.0694, -79.7910
        CIE-LCH:
        48.7145, 107.5202, 312.0892
        CIE-Luv:
        48.7145, 18.4613, -125.8138
        Hunter-Lab:
        41.6693, 67.9475, -106.5509
      #9a3dfe color charts
#9a3dfe RGB chart
      #9a3dfe CMYK chart
      #9a3dfe RGB pie chart
      #9a3dfe color shades, tints & tones
#9a3dfe color schemes
#9a3dfe color preview, HTML & CSS examples
           This text has a color of #9a3dfe        
        
          <p style="color:#9a3dfe;">Text here</p>
        
        
          .mytext {color:#9a3dfe;}
        
        Text color #9a3dfe
      
           This box has a color of #9a3dfe        
        
          <div style="background-color:#9a3dfe;">Content here</div>
        
        
          .mybackground {background-color:#9a3dfe;}
        
        Background color #9a3dfe
      
           Border around this has a color of #9a3dfe        
        
          <div style="border:2px solid #9a3dfe;">Content here</div>
        
        
          .myborder {border:2px solid #9a3dfe;}
        
        Border color #9a3dfe