#95337f color space conversions
Hex:
        #95337f
        RGB:
        149, 51, 127
        CMY:
        42, 80, 50
        CMYK:
        0, 66, 15, 42
      HSL:
        313°, 49.0000%, 39.2157%
        HSV (HSB):
        313°, 65.7718%, 58.4314%
        XYZ:
        17.4090, 10.2895, 21.1472
        xyY:
        0.3564, 0.2107, 10.2895
      CIE-Lab:
        38.3571, 49.6565, -22.1037
        CIE-LCH:
        38.3571, 54.3539, 336.0046
        CIE-Luv:
        38.3571, 48.9868, -37.1955
        Hunter-Lab:
        32.0773, 40.7405, -16.6333
      #95337f color charts
#95337f RGB chart
      #95337f CMYK chart
      #95337f RGB pie chart
      #95337f color shades, tints & tones
#95337f color schemes
#95337f color preview, HTML & CSS examples
           This text has a color of #95337f        
        
          <p style="color:#95337f;">Text here</p>
        
        
          .mytext {color:#95337f;}
        
        Text color #95337f
      
           This box has a color of #95337f        
        
          <div style="background-color:#95337f;">Content here</div>
        
        
          .mybackground {background-color:#95337f;}
        
        Background color #95337f
      
           Border around this has a color of #95337f        
        
          <div style="border:2px solid #95337f;">Content here</div>
        
        
          .myborder {border:2px solid #95337f;}
        
        Border color #95337f