#96247b color space conversions
Hex:
        #96247b
        RGB:
        150, 36, 123
        CMY:
        41, 86, 52
        CMYK:
        0, 76, 18, 41
      HSL:
        314°, 61.2903%, 36.4706%
        HSV (HSB):
        314°, 76.0000%, 58.8235%
        XYZ:
        16.7837, 9.1758, 19.6254
        xyY:
        0.3682, 0.2013, 9.1758
      CIE-Lab:
        36.3207, 54.9930, -22.7671
        CIE-LCH:
        36.3207, 59.5194, 337.5105
        CIE-Luv:
        36.3207, 55.2000, -38.3238
        Hunter-Lab:
        30.2917, 45.8911, -17.2087
      #96247b color charts
#96247b RGB chart
      #96247b CMYK chart
      #96247b RGB pie chart
      #96247b color shades, tints & tones
#96247b color schemes
#96247b color preview, HTML & CSS examples
           This text has a color of #96247b        
        
          <p style="color:#96247b;">Text here</p>
        
        
          .mytext {color:#96247b;}
        
        Text color #96247b
      
           This box has a color of #96247b        
        
          <div style="background-color:#96247b;">Content here</div>
        
        
          .mybackground {background-color:#96247b;}
        
        Background color #96247b
      
           Border around this has a color of #96247b        
        
          <div style="border:2px solid #96247b;">Content here</div>
        
        
          .myborder {border:2px solid #96247b;}
        
        Border color #96247b