#9f2aa3 color space conversions
Hex:
        #9f2aa3
        RGB:
        159, 42, 163
        CMY:
        38, 84, 36
        CMYK:
        2, 74, 0, 36
      HSL:
        298°, 59.0244%, 40.1961%
        HSV (HSB):
        298°, 74.2331%, 63.9216%
        XYZ:
        21.7369, 11.6712, 35.7574
        xyY:
        0.3143, 0.1687, 11.6712
      CIE-Lab:
        40.6887, 61.4185, -40.2459
        CIE-LCH:
        40.6887, 73.4300, 326.7642
        CIE-Luv:
        40.6887, 46.6005, -65.0057
        Hunter-Lab:
        34.1631, 53.7883, -38.1427
      #9f2aa3 color charts
#9f2aa3 RGB chart
      #9f2aa3 CMYK chart
      #9f2aa3 RGB pie chart
      #9f2aa3 color shades, tints & tones
#9f2aa3 color schemes
#9f2aa3 color preview, HTML & CSS examples
           This text has a color of #9f2aa3        
        
          <p style="color:#9f2aa3;">Text here</p>
        
        
          .mytext {color:#9f2aa3;}
        
        Text color #9f2aa3
      
           This box has a color of #9f2aa3        
        
          <div style="background-color:#9f2aa3;">Content here</div>
        
        
          .mybackground {background-color:#9f2aa3;}
        
        Background color #9f2aa3
      
           Border around this has a color of #9f2aa3        
        
          <div style="border:2px solid #9f2aa3;">Content here</div>
        
        
          .myborder {border:2px solid #9f2aa3;}
        
        Border color #9f2aa3