#9f0765 color space conversions
Hex:
        #9f0765
        RGB:
        159, 7, 101
        CMY:
        38, 97, 60
        CMYK:
        0, 96, 36, 38
      HSL:
        323°, 91.5663%, 32.5490%
        HSV (HSB):
        323°, 95.5975%, 62.3529%
        XYZ:
        16.7230, 8.4625, 13.0639
        xyY:
        0.4372, 0.2212, 8.4625
      CIE-Lab:
        34.9281, 60.6571, -10.8364
        CIE-LCH:
        34.9281, 61.6175, 349.8710
        CIE-Luv:
        34.9281, 76.2768, -23.5260
        Hunter-Lab:
        29.0903, 51.7054, -6.2628
      #9f0765 color charts
#9f0765 RGB chart
      #9f0765 CMYK chart
      #9f0765 RGB pie chart
      #9f0765 color shades, tints & tones
#9f0765 color schemes
#9f0765 color preview, HTML & CSS examples
           This text has a color of #9f0765        
        
          <p style="color:#9f0765;">Text here</p>
        
        
          .mytext {color:#9f0765;}
        
        Text color #9f0765
      
           This box has a color of #9f0765        
        
          <div style="background-color:#9f0765;">Content here</div>
        
        
          .mybackground {background-color:#9f0765;}
        
        Background color #9f0765
      
           Border around this has a color of #9f0765        
        
          <div style="border:2px solid #9f0765;">Content here</div>
        
        
          .myborder {border:2px solid #9f0765;}
        
        Border color #9f0765