#95486e color space conversions
Hex:
        #95486e
        RGB:
        149, 72, 110
        CMY:
        42, 72, 57
        CMYK:
        0, 52, 26, 42
      HSL:
        330°, 34.8416%, 43.3333%
        HSV (HSB):
        330°, 51.6779%, 58.4314%
        XYZ:
        17.5263, 12.1501, 16.1733
        xyY:
        0.3823, 0.2650, 12.1501
      CIE-Lab:
        41.4537, 36.9454, -6.8616
        CIE-LCH:
        41.4537, 37.5771, 349.4788
        CIE-Luv:
        41.4537, 45.5386, -15.0536
        Hunter-Lab:
        34.8570, 28.7510, -3.1101
      #95486e color charts
#95486e RGB chart
      #95486e CMYK chart
      #95486e RGB pie chart
      #95486e color shades, tints & tones
#95486e color schemes
#95486e color preview, HTML & CSS examples
           This text has a color of #95486e        
        
          <p style="color:#95486e;">Text here</p>
        
        
          .mytext {color:#95486e;}
        
        Text color #95486e
      
           This box has a color of #95486e        
        
          <div style="background-color:#95486e;">Content here</div>
        
        
          .mybackground {background-color:#95486e;}
        
        Background color #95486e
      
           Border around this has a color of #95486e        
        
          <div style="border:2px solid #95486e;">Content here</div>
        
        
          .myborder {border:2px solid #95486e;}
        
        Border color #95486e