#9f447e color space conversions
Hex:
        #9f447e
        RGB:
        159, 68, 126
        CMY:
        38, 73, 51
        CMYK:
        0, 57, 21, 38
      HSL:
        322°, 40.0881%, 44.5098%
        HSV (HSB):
        322°, 57.2327%, 62.3529%
        XYZ:
        20.1311, 13.0115, 21.1891
        xyY:
        0.3705, 0.2395, 13.0115
      CIE-Lab:
        42.7806, 44.6788, -14.5534
        CIE-LCH:
        42.7806, 46.9893, 341.9578
        CIE-Luv:
        42.7806, 50.5600, -26.9264
        Hunter-Lab:
        36.0715, 36.4937, -9.5781
      #9f447e color charts
#9f447e RGB chart
      #9f447e CMYK chart
      #9f447e RGB pie chart
      #9f447e color shades, tints & tones
#9f447e color schemes
#9f447e color preview, HTML & CSS examples
           This text has a color of #9f447e        
        
          <p style="color:#9f447e;">Text here</p>
        
        
          .mytext {color:#9f447e;}
        
        Text color #9f447e
      
           This box has a color of #9f447e        
        
          <div style="background-color:#9f447e;">Content here</div>
        
        
          .mybackground {background-color:#9f447e;}
        
        Background color #9f447e
      
           Border around this has a color of #9f447e        
        
          <div style="border:2px solid #9f447e;">Content here</div>
        
        
          .myborder {border:2px solid #9f447e;}
        
        Border color #9f447e