#9a31c1 color space conversions
Hex:
        #9a31c1
        RGB:
        154, 49, 193
        CMY:
        40, 81, 24
        CMYK:
        20, 75, 0, 24
      HSL:
        284°, 59.5041%, 47.4510%
        HSV (HSB):
        284°, 74.6114%, 75.6863%
        XYZ:
        24.0504, 12.9169, 51.6777
        xyY:
        0.2713, 0.1457, 12.9169
      CIE-Lab:
        42.6378, 63.5014, -54.9075
        CIE-LCH:
        42.6378, 83.9480, 319.1512
        CIE-Luv:
        42.6378, 33.3605, -86.7644
        Hunter-Lab:
        35.9401, 56.5534, -60.0941
      #9a31c1 color charts
#9a31c1 RGB chart
      #9a31c1 CMYK chart
      #9a31c1 RGB pie chart
      #9a31c1 color shades, tints & tones
#9a31c1 color schemes
#9a31c1 color preview, HTML & CSS examples
           This text has a color of #9a31c1        
        
          <p style="color:#9a31c1;">Text here</p>
        
        
          .mytext {color:#9a31c1;}
        
        Text color #9a31c1
      
           This box has a color of #9a31c1        
        
          <div style="background-color:#9a31c1;">Content here</div>
        
        
          .mybackground {background-color:#9a31c1;}
        
        Background color #9a31c1
      
           Border around this has a color of #9a31c1        
        
          <div style="border:2px solid #9a31c1;">Content here</div>
        
        
          .myborder {border:2px solid #9a31c1;}
        
        Border color #9a31c1