#9b294b color space conversions
Hex:
        #9b294b
        RGB:
        155, 41, 75
        CMY:
        39, 84, 71
        CMYK:
        0, 74, 52, 39
      HSL:
        342°, 58.1633%, 38.4314%
        HSV (HSB):
        342°, 73.5484%, 60.7843%
        XYZ:
        15.5805, 9.0624, 7.5847
        xyY:
        0.4835, 0.2812, 9.0624
      CIE-Lab:
        36.1042, 49.0558, 7.5433
        CIE-LCH:
        36.1042, 49.6324, 8.7419
        CIE-Luv:
        36.1042, 74.9915, -0.1495
        Hunter-Lab:
        30.1039, 39.7023, 6.1346
      #9b294b color charts
#9b294b RGB chart
      #9b294b CMYK chart
      #9b294b RGB pie chart
      #9b294b color shades, tints & tones
#9b294b color schemes
#9b294b color preview, HTML & CSS examples
           This text has a color of #9b294b        
        
          <p style="color:#9b294b;">Text here</p>
        
        
          .mytext {color:#9b294b;}
        
        Text color #9b294b
      
           This box has a color of #9b294b        
        
          <div style="background-color:#9b294b;">Content here</div>
        
        
          .mybackground {background-color:#9b294b;}
        
        Background color #9b294b
      
           Border around this has a color of #9b294b        
        
          <div style="border:2px solid #9b294b;">Content here</div>
        
        
          .myborder {border:2px solid #9b294b;}
        
        Border color #9b294b