#9f478e color space conversions
Hex:
        #9f478e
        RGB:
        159, 71, 142
        CMY:
        38, 72, 44
        CMYK:
        0, 55, 11, 38
      HSL:
        312°, 38.2609%, 45.0980%
        HSV (HSB):
        312°, 55.3459%, 62.3529%
        XYZ:
        21.4338, 13.8304, 27.1310
        xyY:
        0.3435, 0.2217, 13.8304
      CIE-Lab:
        43.9887, 45.7665, -22.4247
        CIE-LCH:
        43.9887, 50.9651, 333.8960
        CIE-Luv:
        43.9887, 44.8752, -38.4141
        Hunter-Lab:
        37.1892, 37.7962, -17.2219
      #9f478e color charts
#9f478e RGB chart
      #9f478e CMYK chart
      #9f478e RGB pie chart
      #9f478e color shades, tints & tones
#9f478e color schemes
#9f478e color preview, HTML & CSS examples
           This text has a color of #9f478e        
        
          <p style="color:#9f478e;">Text here</p>
        
        
          .mytext {color:#9f478e;}
        
        Text color #9f478e
      
           This box has a color of #9f478e        
        
          <div style="background-color:#9f478e;">Content here</div>
        
        
          .mybackground {background-color:#9f478e;}
        
        Background color #9f478e
      
           Border around this has a color of #9f478e        
        
          <div style="border:2px solid #9f478e;">Content here</div>
        
        
          .myborder {border:2px solid #9f478e;}
        
        Border color #9f478e