#9f2eaa color space conversions
Hex:
        #9f2eaa
        RGB:
        159, 46, 170
        CMY:
        38, 82, 33
        CMYK:
        6, 73, 0, 33
      HSL:
        295°, 57.4074%, 42.3529%
        HSV (HSB):
        295°, 72.9412%, 66.6667%
        XYZ:
        22.5308, 12.2272, 39.2028
        xyY:
        0.3046, 0.1653, 12.2272
      CIE-Lab:
        41.5750, 61.2764, -43.0145
        CIE-LCH:
        41.5750, 74.8669, 324.9321
        CIE-Luv:
        41.5750, 43.6202, -69.2977
        Hunter-Lab:
        34.9674, 53.8210, -41.9942
      #9f2eaa color charts
#9f2eaa RGB chart
      #9f2eaa CMYK chart
      #9f2eaa RGB pie chart
      #9f2eaa color shades, tints & tones
#9f2eaa color schemes
#9f2eaa color preview, HTML & CSS examples
           This text has a color of #9f2eaa        
        
          <p style="color:#9f2eaa;">Text here</p>
        
        
          .mytext {color:#9f2eaa;}
        
        Text color #9f2eaa
      
           This box has a color of #9f2eaa        
        
          <div style="background-color:#9f2eaa;">Content here</div>
        
        
          .mybackground {background-color:#9f2eaa;}
        
        Background color #9f2eaa
      
           Border around this has a color of #9f2eaa        
        
          <div style="border:2px solid #9f2eaa;">Content here</div>
        
        
          .myborder {border:2px solid #9f2eaa;}
        
        Border color #9f2eaa