#9f578b color space conversions
Hex:
        #9f578b
        RGB:
        159, 87, 139
        CMY:
        38, 66, 45
        CMYK:
        0, 45, 13, 38
      HSL:
        317°, 29.2683%, 48.2353%
        HSV (HSB):
        317°, 45.2830%, 62.3529%
        XYZ:
        22.3665, 16.0514, 26.3455
        xyY:
        0.3454, 0.2478, 16.0514
      CIE-Lab:
        47.0418, 36.9582, -15.9341
        CIE-LCH:
        47.0418, 40.2468, 336.6772
        CIE-Luv:
        47.0418, 38.9085, -28.2202
        Hunter-Lab:
        40.0642, 29.5381, -10.9431
      #9f578b color charts
#9f578b RGB chart
      #9f578b CMYK chart
      #9f578b RGB pie chart
      #9f578b color shades, tints & tones
#9f578b color schemes
#9f578b color preview, HTML & CSS examples
           This text has a color of #9f578b        
        
          <p style="color:#9f578b;">Text here</p>
        
        
          .mytext {color:#9f578b;}
        
        Text color #9f578b
      
           This box has a color of #9f578b        
        
          <div style="background-color:#9f578b;">Content here</div>
        
        
          .mybackground {background-color:#9f578b;}
        
        Background color #9f578b
      
           Border around this has a color of #9f578b        
        
          <div style="border:2px solid #9f578b;">Content here</div>
        
        
          .myborder {border:2px solid #9f578b;}
        
        Border color #9f578b