#96378b color space conversions
Hex:
        #96378b
        RGB:
        150, 55, 139
        CMY:
        41, 78, 45
        CMYK:
        0, 63, 7, 41
      HSL:
        307°, 46.3415%, 40.1961%
        HSV (HSB):
        307°, 63.3333%, 58.8235%
        XYZ:
        18.6041, 11.0805, 25.5843
        xyY:
        0.3366, 0.2005, 11.0805
      CIE-Lab:
        39.7157, 50.1547, -27.3534
        CIE-LCH:
        39.7157, 57.1288, 331.3928
        CIE-Luv:
        39.7157, 44.7454, -44.9571
        Hunter-Lab:
        33.2874, 41.5095, -22.2685
      #96378b color charts
#96378b RGB chart
      #96378b CMYK chart
      #96378b RGB pie chart
      #96378b color shades, tints & tones
#96378b color schemes
#96378b color preview, HTML & CSS examples
           This text has a color of #96378b        
        
          <p style="color:#96378b;">Text here</p>
        
        
          .mytext {color:#96378b;}
        
        Text color #96378b
      
           This box has a color of #96378b        
        
          <div style="background-color:#96378b;">Content here</div>
        
        
          .mybackground {background-color:#96378b;}
        
        Background color #96378b
      
           Border around this has a color of #96378b        
        
          <div style="border:2px solid #96378b;">Content here</div>
        
        
          .myborder {border:2px solid #96378b;}
        
        Border color #96378b