#95415f color space conversions
Hex:
        #95415f
        RGB:
        149, 65, 95
        CMY:
        42, 75, 63
        CMYK:
        0, 56, 36, 42
      HSL:
        339°, 39.2523%, 41.9608%
        HSV (HSB):
        339°, 56.3758%, 58.4314%
        XYZ:
        16.3503, 10.9964, 12.0872
        xyY:
        0.4146, 0.2789, 10.9964
      CIE-Lab:
        39.5744, 38.5327, -0.3033
        CIE-LCH:
        39.5744, 38.5338, 359.5491
        CIE-Luv:
        39.5744, 52.8745, -6.9115
        Hunter-Lab:
        33.1608, 29.9800, 1.6011
      #95415f color charts
#95415f RGB chart
      #95415f CMYK chart
      #95415f RGB pie chart
      #95415f color shades, tints & tones
#95415f color schemes
#95415f color preview, HTML & CSS examples
           This text has a color of #95415f        
        
          <p style="color:#95415f;">Text here</p>
        
        
          .mytext {color:#95415f;}
        
        Text color #95415f
      
           This box has a color of #95415f        
        
          <div style="background-color:#95415f;">Content here</div>
        
        
          .mybackground {background-color:#95415f;}
        
        Background color #95415f
      
           Border around this has a color of #95415f        
        
          <div style="border:2px solid #95415f;">Content here</div>
        
        
          .myborder {border:2px solid #95415f;}
        
        Border color #95415f