#96056f color space conversions
Hex:
        #96056f
        RGB:
        150, 5, 111
        CMY:
        41, 98, 56
        CMYK:
        0, 97, 26, 41
      HSL:
        316°, 93.5484%, 30.3922%
        HSV (HSB):
        316°, 96.6667%, 58.8235%
        XYZ:
        15.5012, 7.7403, 15.7159
        xyY:
        0.3979, 0.1987, 7.7403
      CIE-Lab:
        33.4360, 60.0917, -19.6771
        CIE-LCH:
        33.4360, 63.2313, 341.8689
        CIE-Luv:
        33.4360, 64.7803, -34.1750
        Hunter-Lab:
        27.8213, 50.7673, -14.0173
      #96056f color charts
#96056f RGB chart
      #96056f CMYK chart
      #96056f RGB pie chart
      #96056f color shades, tints & tones
#96056f color schemes
#96056f color preview, HTML & CSS examples
           This text has a color of #96056f        
        
          <p style="color:#96056f;">Text here</p>
        
        
          .mytext {color:#96056f;}
        
        Text color #96056f
      
           This box has a color of #96056f        
        
          <div style="background-color:#96056f;">Content here</div>
        
        
          .mybackground {background-color:#96056f;}
        
        Background color #96056f
      
           Border around this has a color of #96056f        
        
          <div style="border:2px solid #96056f;">Content here</div>
        
        
          .myborder {border:2px solid #96056f;}
        
        Border color #96056f