#9a31da color space conversions
Hex:
        #9a31da
        RGB:
        154, 49, 218
        CMY:
        40, 81, 15
        CMYK:
        29, 78, 0, 15
      HSL:
        277°, 69.5473%, 52.3529%
        HSV (HSB):
        277°, 77.5229%, 85.4902%
        XYZ:
        27.0796, 14.1286, 67.6295
        xyY:
        0.2488, 0.1298, 14.1286
      CIE-Lab:
        44.4168, 68.5895, -66.4762
        CIE-LCH:
        44.4168, 95.5175, 315.8964
        CIE-Luv:
        44.4168, 27.3013, -104.2719
        Hunter-Lab:
        37.5880, 62.8181, -80.3647
      #9a31da color charts
#9a31da RGB chart
      #9a31da CMYK chart
      #9a31da RGB pie chart
      #9a31da color shades, tints & tones
#9a31da color schemes
#9a31da color preview, HTML & CSS examples
           This text has a color of #9a31da        
        
          <p style="color:#9a31da;">Text here</p>
        
        
          .mytext {color:#9a31da;}
        
        Text color #9a31da
      
           This box has a color of #9a31da        
        
          <div style="background-color:#9a31da;">Content here</div>
        
        
          .mybackground {background-color:#9a31da;}
        
        Background color #9a31da
      
           Border around this has a color of #9a31da        
        
          <div style="border:2px solid #9a31da;">Content here</div>
        
        
          .myborder {border:2px solid #9a31da;}
        
        Border color #9a31da