#9f14af color space conversions
Hex:
        #9f14af
        RGB:
        159, 20, 175
        CMY:
        38, 92, 31
        CMYK:
        9, 89, 0, 31
      HSL:
        294°, 79.4872%, 38.2353%
        HSV (HSB):
        294°, 88.5714%, 68.6275%
        XYZ:
        22.2861, 10.9664, 41.4996
        xyY:
        0.2981, 0.1467, 10.9664
      CIE-Lab:
        39.5238, 68.9934, -49.2770
        CIE-LCH:
        39.5238, 84.7839, 324.4645
        CIE-Luv:
        39.5238, 45.4925, -77.7225
        Hunter-Lab:
        33.1155, 62.1748, -51.1199
      #9f14af color charts
#9f14af RGB chart
      #9f14af CMYK chart
      #9f14af RGB pie chart
      #9f14af color shades, tints & tones
#9f14af color schemes
#9f14af color preview, HTML & CSS examples
           This text has a color of #9f14af        
        
          <p style="color:#9f14af;">Text here</p>
        
        
          .mytext {color:#9f14af;}
        
        Text color #9f14af
      
           This box has a color of #9f14af        
        
          <div style="background-color:#9f14af;">Content here</div>
        
        
          .mybackground {background-color:#9f14af;}
        
        Background color #9f14af
      
           Border around this has a color of #9f14af        
        
          <div style="border:2px solid #9f14af;">Content here</div>
        
        
          .myborder {border:2px solid #9f14af;}
        
        Border color #9f14af