#96056e color space conversions
Hex:
        #96056e
        RGB:
        150, 5, 110
        CMY:
        41, 98, 57
        CMYK:
        0, 97, 27, 41
      HSL:
        317°, 93.5484%, 30.3922%
        HSV (HSB):
        317°, 96.6667%, 58.8235%
        XYZ:
        15.4464, 7.7184, 15.4275
        xyY:
        0.4002, 0.2000, 7.7184
      CIE-Lab:
        33.3893, 59.9708, -19.1119
        CIE-LCH:
        33.3893, 62.9425, 342.3236
        CIE-Luv:
        33.3893, 65.2133, -33.4195
        Hunter-Lab:
        27.7819, 50.6254, -13.4768
      #96056e color charts
#96056e RGB chart
      #96056e CMYK chart
      #96056e RGB pie chart
      #96056e color shades, tints & tones
#96056e color schemes
#96056e color preview, HTML & CSS examples
           This text has a color of #96056e        
        
          <p style="color:#96056e;">Text here</p>
        
        
          .mytext {color:#96056e;}
        
        Text color #96056e
      
           This box has a color of #96056e        
        
          <div style="background-color:#96056e;">Content here</div>
        
        
          .mybackground {background-color:#96056e;}
        
        Background color #96056e
      
           Border around this has a color of #96056e        
        
          <div style="border:2px solid #96056e;">Content here</div>
        
        
          .myborder {border:2px solid #96056e;}
        
        Border color #96056e