#9f2ca2 color space conversions
Hex:
        #9f2ca2
        RGB:
        159, 44, 162
        CMY:
        38, 83, 36
        CMYK:
        2, 73, 0, 36
      HSL:
        298°, 57.2816%, 40.3922%
        HSV (HSB):
        298°, 72.8395%, 63.5294%
        XYZ:
        21.7203, 11.7809, 35.3116
        xyY:
        0.3156, 0.1712, 11.7809
      CIE-Lab:
        40.8658, 60.5775, -39.3647
        CIE-LCH:
        40.8658, 72.2441, 326.9833
        CIE-Luv:
        40.8658, 46.5421, -63.7409
        Hunter-Lab:
        34.3234, 52.8917, -36.9707
      #9f2ca2 color charts
#9f2ca2 RGB chart
      #9f2ca2 CMYK chart
      #9f2ca2 RGB pie chart
      #9f2ca2 color shades, tints & tones
#9f2ca2 color schemes
#9f2ca2 color preview, HTML & CSS examples
           This text has a color of #9f2ca2        
        
          <p style="color:#9f2ca2;">Text here</p>
        
        
          .mytext {color:#9f2ca2;}
        
        Text color #9f2ca2
      
           This box has a color of #9f2ca2        
        
          <div style="background-color:#9f2ca2;">Content here</div>
        
        
          .mybackground {background-color:#9f2ca2;}
        
        Background color #9f2ca2
      
           Border around this has a color of #9f2ca2        
        
          <div style="border:2px solid #9f2ca2;">Content here</div>
        
        
          .myborder {border:2px solid #9f2ca2;}
        
        Border color #9f2ca2