#95467f color space conversions
Hex:
        #95467f
        RGB:
        149, 70, 127
        CMY:
        42, 73, 50
        CMYK:
        0, 53, 15, 42
      HSL:
        317°, 36.0731%, 42.9412%
        HSV (HSB):
        317°, 53.0201%, 58.4314%
        XYZ:
        18.4154, 12.3022, 21.4826
        xyY:
        0.3528, 0.2357, 12.3022
      CIE-Lab:
        41.6924, 40.6494, -16.9624
        CIE-LCH:
        41.6924, 44.0465, 337.3500
        CIE-Luv:
        41.6924, 42.0794, -29.4145
        Hunter-Lab:
        35.0745, 32.3386, -11.7622
      #95467f color charts
#95467f RGB chart
      #95467f CMYK chart
      #95467f RGB pie chart
      #95467f color shades, tints & tones
#95467f color schemes
#95467f color preview, HTML & CSS examples
           This text has a color of #95467f        
        
          <p style="color:#95467f;">Text here</p>
        
        
          .mytext {color:#95467f;}
        
        Text color #95467f
      
           This box has a color of #95467f        
        
          <div style="background-color:#95467f;">Content here</div>
        
        
          .mybackground {background-color:#95467f;}
        
        Background color #95467f
      
           Border around this has a color of #95467f        
        
          <div style="border:2px solid #95467f;">Content here</div>
        
        
          .myborder {border:2px solid #95467f;}
        
        Border color #95467f