#96105d color space conversions
Hex:
        #96105d
        RGB:
        150, 16, 93
        CMY:
        41, 94, 64
        CMYK:
        0, 89, 38, 41
      HSL:
        326°, 80.7229%, 32.5490%
        HSV (HSB):
        326°, 89.3333%, 58.8235%
        XYZ:
        14.7388, 7.6449, 11.0547
        xyY:
        0.4408, 0.2286, 7.6449
      CIE-Lab:
        33.2322, 56.4159, -8.4193
        CIE-LCH:
        33.2322, 57.0407, 351.5120
        CIE-Luv:
        33.2322, 71.1918, -19.4949
        Hunter-Lab:
        27.6495, 46.7642, -4.3505
      #96105d color charts
#96105d RGB chart
      #96105d CMYK chart
      #96105d RGB pie chart
      #96105d color shades, tints & tones
#96105d color schemes
#96105d color preview, HTML & CSS examples
           This text has a color of #96105d        
        
          <p style="color:#96105d;">Text here</p>
        
        
          .mytext {color:#96105d;}
        
        Text color #96105d
      
           This box has a color of #96105d        
        
          <div style="background-color:#96105d;">Content here</div>
        
        
          .mybackground {background-color:#96105d;}
        
        Background color #96105d
      
           Border around this has a color of #96105d        
        
          <div style="border:2px solid #96105d;">Content here</div>
        
        
          .myborder {border:2px solid #96105d;}
        
        Border color #96105d