#96378f color space conversions
Hex:
        #96378f
        RGB:
        150, 55, 143
        CMY:
        41, 78, 44
        CMYK:
        0, 63, 5, 41
      HSL:
        304°, 46.3415%, 40.1961%
        HSV (HSB):
        304°, 63.3333%, 58.8235%
        XYZ:
        18.9018, 11.1996, 27.1521
        xyY:
        0.3301, 0.1956, 11.1996
      CIE-Lab:
        39.9146, 50.8378, -29.4816
        CIE-LCH:
        39.9146, 58.7677, 329.8899
        CIE-Luv:
        39.9146, 43.5383, -48.1136
        Hunter-Lab:
        33.4658, 42.2534, -24.6783
      #96378f color charts
#96378f RGB chart
      #96378f CMYK chart
      #96378f RGB pie chart
      #96378f color shades, tints & tones
#96378f color schemes
#96378f color preview, HTML & CSS examples
           This text has a color of #96378f        
        
          <p style="color:#96378f;">Text here</p>
        
        
          .mytext {color:#96378f;}
        
        Text color #96378f
      
           This box has a color of #96378f        
        
          <div style="background-color:#96378f;">Content here</div>
        
        
          .mybackground {background-color:#96378f;}
        
        Background color #96378f
      
           Border around this has a color of #96378f        
        
          <div style="border:2px solid #96378f;">Content here</div>
        
        
          .myborder {border:2px solid #96378f;}
        
        Border color #96378f