#9f294f color space conversions
Hex:
        #9f294f
        RGB:
        159, 41, 79
        CMY:
        38, 84, 69
        CMYK:
        0, 74, 50, 38
      HSL:
        341°, 59.0000%, 39.2157%
        HSV (HSB):
        341°, 74.2138%, 62.3529%
        XYZ:
        16.5023, 9.5213, 8.3652
        xyY:
        0.4799, 0.2769, 9.5213
      CIE-Lab:
        36.9692, 50.6208, 6.3036
        CIE-LCH:
        36.9692, 51.0118, 7.0982
        CIE-Luv:
        36.9692, 76.9409, -1.7658
        Hunter-Lab:
        30.8566, 41.4637, 5.5263
      #9f294f color charts
#9f294f RGB chart
      #9f294f CMYK chart
      #9f294f RGB pie chart
      #9f294f color shades, tints & tones
#9f294f color schemes
#9f294f color preview, HTML & CSS examples
           This text has a color of #9f294f        
        
          <p style="color:#9f294f;">Text here</p>
        
        
          .mytext {color:#9f294f;}
        
        Text color #9f294f
      
           This box has a color of #9f294f        
        
          <div style="background-color:#9f294f;">Content here</div>
        
        
          .mybackground {background-color:#9f294f;}
        
        Background color #9f294f
      
           Border around this has a color of #9f294f        
        
          <div style="border:2px solid #9f294f;">Content here</div>
        
        
          .myborder {border:2px solid #9f294f;}
        
        Border color #9f294f