#95518e color space conversions
Hex:
        #95518e
        RGB:
        149, 81, 142
        CMY:
        42, 68, 44
        CMYK:
        0, 46, 5, 42
      HSL:
        306°, 29.5652%, 45.0980%
        HSV (HSB):
        306°, 45.6376%, 58.4314%
        XYZ:
        20.2193, 14.2274, 27.2717
        xyY:
        0.3276, 0.2305, 14.2274
      CIE-Lab:
        44.5573, 37.4554, -21.6615
        CIE-LCH:
        44.5573, 43.2681, 329.9581
        CIE-Luv:
        44.5573, 33.9154, -36.1524
        Hunter-Lab:
        37.7192, 29.6760, -16.4642
      #95518e color charts
#95518e RGB chart
      #95518e CMYK chart
      #95518e RGB pie chart
      #95518e color shades, tints & tones
#95518e color schemes
#95518e color preview, HTML & CSS examples
           This text has a color of #95518e        
        
          <p style="color:#95518e;">Text here</p>
        
        
          .mytext {color:#95518e;}
        
        Text color #95518e
      
           This box has a color of #95518e        
        
          <div style="background-color:#95518e;">Content here</div>
        
        
          .mybackground {background-color:#95518e;}
        
        Background color #95518e
      
           Border around this has a color of #95518e        
        
          <div style="border:2px solid #95518e;">Content here</div>
        
        
          .myborder {border:2px solid #95518e;}
        
        Border color #95518e