#9f0069 color space conversions
Hex:
        #9f0069
        RGB:
        159, 0, 105
        CMY:
        38, 100, 59
        CMYK:
        0, 100, 34, 38
      HSL:
        320°, 100.0000%, 31.1765%
        HSV (HSB):
        320°, 100.0000%, 62.3529%
        XYZ:
        16.8479, 8.3908, 14.0962
        xyY:
        0.4283, 0.2133, 8.3908
      CIE-Lab:
        34.7840, 61.9737, -13.6174
        CIE-LCH:
        34.7840, 63.4522, 347.6074
        CIE-Luv:
        34.7840, 75.2628, -27.1908
        Hunter-Lab:
        28.9670, 53.1277, -8.5755
      #9f0069 color charts
#9f0069 RGB chart
      #9f0069 CMYK chart
      #9f0069 RGB pie chart
      #9f0069 color shades, tints & tones
#9f0069 color schemes
#9f0069 color preview, HTML & CSS examples
           This text has a color of #9f0069        
        
          <p style="color:#9f0069;">Text here</p>
        
        
          .mytext {color:#9f0069;}
        
        Text color #9f0069
      
           This box has a color of #9f0069        
        
          <div style="background-color:#9f0069;">Content here</div>
        
        
          .mybackground {background-color:#9f0069;}
        
        Background color #9f0069
      
           Border around this has a color of #9f0069        
        
          <div style="border:2px solid #9f0069;">Content here</div>
        
        
          .myborder {border:2px solid #9f0069;}
        
        Border color #9f0069