#96457f color space conversions
Hex:
        #96457f
        RGB:
        150, 69, 127
        CMY:
        41, 73, 50
        CMYK:
        0, 54, 15, 41
      HSL:
        317°, 36.9863%, 42.9412%
        HSV (HSB):
        317°, 54.0000%, 58.8235%
        XYZ:
        18.5366, 12.2726, 21.4705
        xyY:
        0.3546, 0.2347, 12.2726
      CIE-Lab:
        41.6461, 41.4824, -17.0203
        CIE-LCH:
        41.6461, 44.8384, 337.6915
        CIE-Luv:
        41.6461, 43.2162, -29.6205
        Hunter-Lab:
        35.0322, 33.1430, -11.8150
      #96457f color charts
#96457f RGB chart
      #96457f CMYK chart
      #96457f RGB pie chart
      #96457f color shades, tints & tones
#96457f color schemes
#96457f color preview, HTML & CSS examples
           This text has a color of #96457f        
        
          <p style="color:#96457f;">Text here</p>
        
        
          .mytext {color:#96457f;}
        
        Text color #96457f
      
           This box has a color of #96457f        
        
          <div style="background-color:#96457f;">Content here</div>
        
        
          .mybackground {background-color:#96457f;}
        
        Background color #96457f
      
           Border around this has a color of #96457f        
        
          <div style="border:2px solid #96457f;">Content here</div>
        
        
          .myborder {border:2px solid #96457f;}
        
        Border color #96457f