#96306d color space conversions
Hex:
        #96306d
        RGB:
        150, 48, 109
        CMY:
        41, 81, 57
        CMYK:
        0, 68, 27, 41
      HSL:
        324°, 51.5152%, 38.8235%
        HSV (HSB):
        324°, 68.0000%, 58.8235%
        XYZ:
        16.3949, 9.7021, 15.4766
        xyY:
        0.3944, 0.2334, 9.7021
      CIE-Lab:
        37.3023, 48.5790, -12.4757
        CIE-LCH:
        37.3023, 50.1554, 345.5970
        CIE-Luv:
        37.3023, 56.6929, -23.8838
        Hunter-Lab:
        31.1481, 39.4450, -7.6557
      #96306d color charts
#96306d RGB chart
      #96306d CMYK chart
      #96306d RGB pie chart
      #96306d color shades, tints & tones
#96306d color schemes
#96306d color preview, HTML & CSS examples
           This text has a color of #96306d        
        
          <p style="color:#96306d;">Text here</p>
        
        
          .mytext {color:#96306d;}
        
        Text color #96306d
      
           This box has a color of #96306d        
        
          <div style="background-color:#96306d;">Content here</div>
        
        
          .mybackground {background-color:#96306d;}
        
        Background color #96306d
      
           Border around this has a color of #96306d        
        
          <div style="border:2px solid #96306d;">Content here</div>
        
        
          .myborder {border:2px solid #96306d;}
        
        Border color #96306d