#96038d color space conversions
Hex:
        #96038d
        RGB:
        150, 3, 141
        CMY:
        41, 99, 45
        CMYK:
        0, 98, 6, 41
      HSL:
        304°, 96.0784%, 30.0000%
        HSV (HSB):
        304°, 98.0000%, 58.8235%
        XYZ:
        17.4180, 8.4722, 25.9166
        xyY:
        0.3362, 0.1635, 8.4722
      CIE-Lab:
        34.9476, 64.4011, -36.1062
        CIE-LCH:
        34.9476, 73.8320, 330.7230
        CIE-Luv:
        34.9476, 52.5386, -56.9060
        Hunter-Lab:
        29.1071, 55.8785, -32.4160
      #96038d color charts
#96038d RGB chart
      #96038d CMYK chart
      #96038d RGB pie chart
      #96038d color shades, tints & tones
#96038d color schemes
#96038d color preview, HTML & CSS examples
           This text has a color of #96038d        
        
          <p style="color:#96038d;">Text here</p>
        
        
          .mytext {color:#96038d;}
        
        Text color #96038d
      
           This box has a color of #96038d        
        
          <div style="background-color:#96038d;">Content here</div>
        
        
          .mybackground {background-color:#96038d;}
        
        Background color #96038d
      
           Border around this has a color of #96038d        
        
          <div style="border:2px solid #96038d;">Content here</div>
        
        
          .myborder {border:2px solid #96038d;}
        
        Border color #96038d