#95749f color space conversions
Hex:
        #95749f
        RGB:
        149, 116, 159
        CMY:
        42, 55, 38
        CMYK:
        6, 27, 0, 38
      HSL:
        286°, 18.2979%, 53.9216%
        HSV (HSB):
        286°, 27.0440%, 62.3529%
        XYZ:
        24.8978, 21.3835, 35.6161
        xyY:
        0.3040, 0.2611, 21.3835
      CIE-Lab:
        53.3667, 20.9276, -18.2052
        CIE-LCH:
        53.3667, 27.7380, 318.9797
        CIE-Luv:
        53.3667, 15.4376, -29.8511
        Hunter-Lab:
        46.2423, 15.1839, -13.2958
      #95749f color charts
#95749f RGB chart
      #95749f CMYK chart
      #95749f RGB pie chart
      #95749f color shades, tints & tones
#95749f color schemes
#95749f color preview, HTML & CSS examples
           This text has a color of #95749f        
        
          <p style="color:#95749f;">Text here</p>
        
        
          .mytext {color:#95749f;}
        
        Text color #95749f
      
           This box has a color of #95749f        
        
          <div style="background-color:#95749f;">Content here</div>
        
        
          .mybackground {background-color:#95749f;}
        
        Background color #95749f
      
           Border around this has a color of #95749f        
        
          <div style="border:2px solid #95749f;">Content here</div>
        
        
          .myborder {border:2px solid #95749f;}
        
        Border color #95749f