#9400a7 color space conversions
Hex:
        #9400a7
        RGB:
        148, 0, 167
        CMY:
        42, 100, 35
        CMYK:
        11, 100, 0, 35
      HSL:
        293°, 100.0000%, 32.7451%
        HSV (HSB):
        293°, 100.0000%, 65.4902%
        XYZ:
        19.1878, 9.0859, 37.3017
        xyY:
        0.2926, 0.1386, 9.0859
      CIE-Lab:
        36.1492, 68.5326, -50.0311
        CIE-LCH:
        36.1492, 84.8518, 323.8693
        CIE-Luv:
        36.1492, 41.9222, -76.3682
        Hunter-Lab:
        30.1429, 60.8763, -52.2711
      #9400a7 color charts
#9400a7 RGB chart
      #9400a7 CMYK chart
      #9400a7 RGB pie chart
      #9400a7 color shades, tints & tones
#9400a7 color schemes
#9400a7 color preview, HTML & CSS examples
           This text has a color of #9400a7        
        
          <p style="color:#9400a7;">Text here</p>
        
        
          .mytext {color:#9400a7;}
        
        Text color #9400a7
      
           This box has a color of #9400a7        
        
          <div style="background-color:#9400a7;">Content here</div>
        
        
          .mybackground {background-color:#9400a7;}
        
        Background color #9400a7
      
           Border around this has a color of #9400a7        
        
          <div style="border:2px solid #9400a7;">Content here</div>
        
        
          .myborder {border:2px solid #9400a7;}
        
        Border color #9400a7