#95337e color space conversions
Hex:
        #95337e
        RGB:
        149, 51, 126
        CMY:
        42, 80, 51
        CMYK:
        0, 66, 15, 42
      HSL:
        314°, 49.0000%, 39.2157%
        HSV (HSB):
        314°, 65.7718%, 58.4314%
        XYZ:
        17.3441, 10.2636, 20.8056
        xyY:
        0.3583, 0.2120, 10.2636
      CIE-Lab:
        38.3114, 49.5005, -21.5555
        CIE-LCH:
        38.3114, 53.9902, 336.4688
        CIE-Luv:
        38.3114, 49.3085, -36.4080
        Hunter-Lab:
        32.0368, 40.5722, -16.0788
      #95337e color charts
#95337e RGB chart
      #95337e CMYK chart
      #95337e RGB pie chart
      #95337e color shades, tints & tones
#95337e color schemes
#95337e color preview, HTML & CSS examples
           This text has a color of #95337e        
        
          <p style="color:#95337e;">Text here</p>
        
        
          .mytext {color:#95337e;}
        
        Text color #95337e
      
           This box has a color of #95337e        
        
          <div style="background-color:#95337e;">Content here</div>
        
        
          .mybackground {background-color:#95337e;}
        
        Background color #95337e
      
           Border around this has a color of #95337e        
        
          <div style="border:2px solid #95337e;">Content here</div>
        
        
          .myborder {border:2px solid #95337e;}
        
        Border color #95337e