#9b014f color space conversions
Hex:
        #9b014f
        RGB:
        155, 1, 79
        CMY:
        39, 100, 69
        CMYK:
        0, 99, 49, 39
      HSL:
        330°, 98.7179%, 30.5882%
        HSV (HSB):
        330°, 99.3548%, 60.7843%
        XYZ:
        14.9397, 7.5548, 8.0679
        xyY:
        0.4888, 0.2472, 7.5548
      CIE-Lab:
        33.0379, 58.4686, 0.5446
        CIE-LCH:
        33.0379, 58.4711, 0.5336
        CIE-Luv:
        33.0379, 83.3691, -9.6115
        Hunter-Lab:
        27.4860, 48.9213, 1.8368
      #9b014f color charts
#9b014f RGB chart
      #9b014f CMYK chart
      #9b014f RGB pie chart
      #9b014f color shades, tints & tones
#9b014f color schemes
#9b014f color preview, HTML & CSS examples
           This text has a color of #9b014f        
        
          <p style="color:#9b014f;">Text here</p>
        
        
          .mytext {color:#9b014f;}
        
        Text color #9b014f
      
           This box has a color of #9b014f        
        
          <div style="background-color:#9b014f;">Content here</div>
        
        
          .mybackground {background-color:#9b014f;}
        
        Background color #9b014f
      
           Border around this has a color of #9b014f        
        
          <div style="border:2px solid #9b014f;">Content here</div>
        
        
          .myborder {border:2px solid #9b014f;}
        
        Border color #9b014f