#95628f color space conversions
Hex:
        #95628f
        RGB:
        149, 98, 143
        CMY:
        42, 62, 44
        CMYK:
        0, 34, 4, 42
      HSL:
        307°, 20.6478%, 48.4314%
        HSV (HSB):
        307°, 34.2282%, 58.4314%
        XYZ:
        21.7200, 17.1081, 28.1440
        xyY:
        0.3243, 0.2555, 17.1081
      CIE-Lab:
        48.3959, 28.1185, -16.3733
        CIE-LCH:
        48.3959, 32.5382, 329.7880
        CIE-Luv:
        48.3959, 26.2032, -27.6220
        Hunter-Lab:
        41.3619, 21.3508, -11.3895
      #95628f color charts
#95628f RGB chart
      #95628f CMYK chart
      #95628f RGB pie chart
      #95628f color shades, tints & tones
#95628f color schemes
#95628f color preview, HTML & CSS examples
           This text has a color of #95628f        
        
          <p style="color:#95628f;">Text here</p>
        
        
          .mytext {color:#95628f;}
        
        Text color #95628f
      
           This box has a color of #95628f        
        
          <div style="background-color:#95628f;">Content here</div>
        
        
          .mybackground {background-color:#95628f;}
        
        Background color #95628f
      
           Border around this has a color of #95628f        
        
          <div style="border:2px solid #95628f;">Content here</div>
        
        
          .myborder {border:2px solid #95628f;}
        
        Border color #95628f