#9f044f color space conversions
Hex:
        #9f044f
        RGB:
        159, 4, 79
        CMY:
        38, 98, 69
        CMYK:
        0, 97, 50, 38
      HSL:
        331°, 95.0920%, 31.9608%
        HSV (HSB):
        331°, 97.4843%, 62.3529%
        XYZ:
        15.7528, 8.0223, 8.1153
        xyY:
        0.4940, 0.2516, 8.0223
      CIE-Lab:
        34.0292, 59.0046, 2.0896
        CIE-LCH:
        34.0292, 59.0416, 2.0283
        CIE-Luv:
        34.0292, 86.2274, -8.0960
        Hunter-Lab:
        28.3236, 49.7102, 2.8387
      #9f044f color charts
#9f044f RGB chart
      #9f044f CMYK chart
      #9f044f RGB pie chart
      #9f044f color shades, tints & tones
#9f044f color schemes
#9f044f color preview, HTML & CSS examples
           This text has a color of #9f044f        
        
          <p style="color:#9f044f;">Text here</p>
        
        
          .mytext {color:#9f044f;}
        
        Text color #9f044f
      
           This box has a color of #9f044f        
        
          <div style="background-color:#9f044f;">Content here</div>
        
        
          .mybackground {background-color:#9f044f;}
        
        Background color #9f044f
      
           Border around this has a color of #9f044f        
        
          <div style="border:2px solid #9f044f;">Content here</div>
        
        
          .myborder {border:2px solid #9f044f;}
        
        Border color #9f044f