#9f214e color space conversions
Hex:
        #9f214e
        RGB:
        159, 33, 78
        CMY:
        38, 87, 69
        CMYK:
        0, 79, 51, 38
      HSL:
        339°, 65.6250%, 37.6471%
        HSV (HSB):
        339°, 79.2453%, 62.3529%
        XYZ:
        16.2171, 9.0087, 8.0918
        xyY:
        0.4867, 0.2704, 9.0087
      CIE-Lab:
        36.0010, 53.1777, 5.5706
        CIE-LCH:
        36.0010, 53.4687, 5.9801
        CIE-Luv:
        36.0010, 80.2742, -3.1242
        Hunter-Lab:
        30.0145, 43.9196, 5.0257
      #9f214e color charts
#9f214e RGB chart
      #9f214e CMYK chart
      #9f214e RGB pie chart
      #9f214e color shades, tints & tones
#9f214e color schemes
#9f214e color preview, HTML & CSS examples
           This text has a color of #9f214e        
        
          <p style="color:#9f214e;">Text here</p>
        
        
          .mytext {color:#9f214e;}
        
        Text color #9f214e
      
           This box has a color of #9f214e        
        
          <div style="background-color:#9f214e;">Content here</div>
        
        
          .mybackground {background-color:#9f214e;}
        
        Background color #9f214e
      
           Border around this has a color of #9f214e        
        
          <div style="border:2px solid #9f214e;">Content here</div>
        
        
          .myborder {border:2px solid #9f214e;}
        
        Border color #9f214e