#9f1288 color space conversions
Hex:
        #9f1288
        RGB:
        159, 18, 136
        CMY:
        38, 93, 47
        CMYK:
        0, 89, 14, 38
      HSL:
        310°, 79.6610%, 34.7059%
        HSV (HSB):
        310°, 88.6792%, 62.3529%
        XYZ:
        18.9583, 9.5811, 24.1427
        xyY:
        0.3599, 0.1819, 9.5811
      CIE-Lab:
        37.0799, 63.3470, -29.5349
        CIE-LCH:
        37.0799, 69.8939, 335.0032
        CIE-Luv:
        37.0799, 60.1167, -48.9562
        Hunter-Lab:
        30.9534, 55.1592, -24.5770
      #9f1288 color charts
#9f1288 RGB chart
      #9f1288 CMYK chart
      #9f1288 RGB pie chart
      #9f1288 color shades, tints & tones
#9f1288 color schemes
#9f1288 color preview, HTML & CSS examples
           This text has a color of #9f1288        
        
          <p style="color:#9f1288;">Text here</p>
        
        
          .mytext {color:#9f1288;}
        
        Text color #9f1288
      
           This box has a color of #9f1288        
        
          <div style="background-color:#9f1288;">Content here</div>
        
        
          .mybackground {background-color:#9f1288;}
        
        Background color #9f1288
      
           Border around this has a color of #9f1288        
        
          <div style="border:2px solid #9f1288;">Content here</div>
        
        
          .myborder {border:2px solid #9f1288;}
        
        Border color #9f1288