#9f12ae color space conversions
Hex:
        #9f12ae
        RGB:
        159, 18, 174
        CMY:
        38, 93, 32
        CMYK:
        9, 90, 0, 32
      HSL:
        294°, 81.2500%, 37.6471%
        HSV (HSB):
        294°, 89.6552%, 68.2353%
        XYZ:
        22.1544, 10.8595, 40.9728
        xyY:
        0.2994, 0.1468, 10.8595
      CIE-Lab:
        39.3429, 69.1646, -48.9729
        CIE-LCH:
        39.3429, 84.7471, 324.6991
        CIE-Luv:
        39.3429, 45.9857, -77.2183
        Hunter-Lab:
        32.9538, 62.3338, -50.6501
      #9f12ae color charts
#9f12ae RGB chart
      #9f12ae CMYK chart
      #9f12ae RGB pie chart
      #9f12ae color shades, tints & tones
#9f12ae color schemes
#9f12ae color preview, HTML & CSS examples
           This text has a color of #9f12ae        
        
          <p style="color:#9f12ae;">Text here</p>
        
        
          .mytext {color:#9f12ae;}
        
        Text color #9f12ae
      
           This box has a color of #9f12ae        
        
          <div style="background-color:#9f12ae;">Content here</div>
        
        
          .mybackground {background-color:#9f12ae;}
        
        Background color #9f12ae
      
           Border around this has a color of #9f12ae        
        
          <div style="border:2px solid #9f12ae;">Content here</div>
        
        
          .myborder {border:2px solid #9f12ae;}
        
        Border color #9f12ae