#95329f color space conversions
Hex:
        #95329f
        RGB:
        149, 50, 159
        CMY:
        42, 80, 38
        CMYK:
        6, 69, 0, 38
      HSL:
        294°, 52.1531%, 40.9804%
        HSV (HSB):
        294°, 68.5535%, 62.3529%
        XYZ:
        19.7930, 11.1740, 33.9145
        xyY:
        0.3051, 0.1722, 11.1740
      CIE-Lab:
        39.8719, 55.5384, -39.2416
        CIE-LCH:
        39.8719, 68.0030, 324.7562
        CIE-Luv:
        39.8719, 39.3800, -62.4769
        Hunter-Lab:
        33.4275, 47.1951, -36.7545
      #95329f color charts
#95329f RGB chart
      #95329f CMYK chart
      #95329f RGB pie chart
      #95329f color shades, tints & tones
#95329f color schemes
#95329f color preview, HTML & CSS examples
           This text has a color of #95329f        
        
          <p style="color:#95329f;">Text here</p>
        
        
          .mytext {color:#95329f;}
        
        Text color #95329f
      
           This box has a color of #95329f        
        
          <div style="background-color:#95329f;">Content here</div>
        
        
          .mybackground {background-color:#95329f;}
        
        Background color #95329f
      
           Border around this has a color of #95329f        
        
          <div style="border:2px solid #95329f;">Content here</div>
        
        
          .myborder {border:2px solid #95329f;}
        
        Border color #95329f