#95487e color space conversions
Hex:
        #95487e
        RGB:
        149, 72, 126
        CMY:
        42, 72, 51
        CMYK:
        0, 52, 15, 42
      HSL:
        318°, 34.8416%, 43.3333%
        HSV (HSB):
        318°, 51.6779%, 58.4314%
        XYZ:
        18.4777, 12.5306, 21.1834
        xyY:
        0.3540, 0.2401, 12.5306
      CIE-Lab:
        42.0474, 39.4455, -15.8073
        CIE-LCH:
        42.0474, 42.4950, 338.1622
        CIE-Luv:
        42.0474, 41.4970, -27.6746
        Hunter-Lab:
        35.3987, 31.2273, -10.7016
      #95487e color charts
#95487e RGB chart
      #95487e CMYK chart
      #95487e RGB pie chart
      #95487e color shades, tints & tones
#95487e color schemes
#95487e color preview, HTML & CSS examples
           This text has a color of #95487e        
        
          <p style="color:#95487e;">Text here</p>
        
        
          .mytext {color:#95487e;}
        
        Text color #95487e
      
           This box has a color of #95487e        
        
          <div style="background-color:#95487e;">Content here</div>
        
        
          .mybackground {background-color:#95487e;}
        
        Background color #95487e
      
           Border around this has a color of #95487e        
        
          <div style="border:2px solid #95487e;">Content here</div>
        
        
          .myborder {border:2px solid #95487e;}
        
        Border color #95487e