#9f0448 color space conversions
Hex:
        #9f0448
        RGB:
        159, 4, 72
        CMY:
        38, 98, 72
        CMYK:
        0, 97, 55, 38
      HSL:
        334°, 95.0920%, 31.9608%
        HSV (HSB):
        334°, 97.4843%, 62.3529%
        XYZ:
        15.5112, 7.9256, 6.8432
        xyY:
        0.5123, 0.2617, 7.9256
      CIE-Lab:
        33.8275, 58.4627, 6.3921
        CIE-LCH:
        33.8275, 58.8112, 6.2398
        CIE-Luv:
        33.8275, 89.1135, -3.4811
        Hunter-Lab:
        28.1525, 49.0812, 5.2949
      #9f0448 color charts
#9f0448 RGB chart
      #9f0448 CMYK chart
      #9f0448 RGB pie chart
      #9f0448 color shades, tints & tones
#9f0448 color schemes
#9f0448 color preview, HTML & CSS examples
           This text has a color of #9f0448        
        
          <p style="color:#9f0448;">Text here</p>
        
        
          .mytext {color:#9f0448;}
        
        Text color #9f0448
      
           This box has a color of #9f0448        
        
          <div style="background-color:#9f0448;">Content here</div>
        
        
          .mybackground {background-color:#9f0448;}
        
        Background color #9f0448
      
           Border around this has a color of #9f0448        
        
          <div style="border:2px solid #9f0448;">Content here</div>
        
        
          .myborder {border:2px solid #9f0448;}
        
        Border color #9f0448