#96157f color space conversions
Hex:
        #96157f
        RGB:
        150, 21, 127
        CMY:
        41, 92, 50
        CMYK:
        0, 86, 15, 41
      HSL:
        311°, 75.4386%, 33.5294%
        HSV (HSB):
        311°, 86.0000%, 58.8235%
        XYZ:
        16.6766, 8.5527, 20.8505
        xyY:
        0.3619, 0.1856, 8.5527
      CIE-Lab:
        35.1083, 59.6206, -27.1609
        CIE-LCH:
        35.1083, 65.5158, 335.5078
        CIE-Luv:
        35.1083, 56.4161, -44.4587
        Hunter-Lab:
        29.2449, 50.6090, -21.8001
      #96157f color charts
#96157f RGB chart
      #96157f CMYK chart
      #96157f RGB pie chart
      #96157f color shades, tints & tones
#96157f color schemes
#96157f color preview, HTML & CSS examples
           This text has a color of #96157f        
        
          <p style="color:#96157f;">Text here</p>
        
        
          .mytext {color:#96157f;}
        
        Text color #96157f
      
           This box has a color of #96157f        
        
          <div style="background-color:#96157f;">Content here</div>
        
        
          .mybackground {background-color:#96157f;}
        
        Background color #96157f
      
           Border around this has a color of #96157f        
        
          <div style="border:2px solid #96157f;">Content here</div>
        
        
          .myborder {border:2px solid #96157f;}
        
        Border color #96157f