#9f1385 color space conversions
Hex:
        #9f1385
        RGB:
        159, 19, 133
        CMY:
        38, 93, 48
        CMYK:
        0, 88, 16, 38
      HSL:
        311°, 78.6517%, 34.9020%
        HSV (HSB):
        311°, 88.0503%, 62.3529%
        XYZ:
        18.7646, 9.5301, 23.0408
        xyY:
        0.3655, 0.1856, 9.5301
      CIE-Lab:
        36.9856, 62.7550, -27.8272
        CIE-LCH:
        36.9856, 68.6480, 336.0863
        CIE-Luv:
        36.9856, 61.2146, -46.5299
        Hunter-Lab:
        30.8709, 54.4754, -22.6420
      #9f1385 color charts
#9f1385 RGB chart
      #9f1385 CMYK chart
      #9f1385 RGB pie chart
      #9f1385 color shades, tints & tones
#9f1385 color schemes
#9f1385 color preview, HTML & CSS examples
           This text has a color of #9f1385        
        
          <p style="color:#9f1385;">Text here</p>
        
        
          .mytext {color:#9f1385;}
        
        Text color #9f1385
      
           This box has a color of #9f1385        
        
          <div style="background-color:#9f1385;">Content here</div>
        
        
          .mybackground {background-color:#9f1385;}
        
        Background color #9f1385
      
           Border around this has a color of #9f1385        
        
          <div style="border:2px solid #9f1385;">Content here</div>
        
        
          .myborder {border:2px solid #9f1385;}
        
        Border color #9f1385