#95408d color space conversions
Hex:
        #95408d
        RGB:
        149, 64, 141
        CMY:
        42, 75, 45
        CMYK:
        0, 57, 5, 42
      HSL:
        306°, 39.9061%, 41.7647%
        HSV (HSB):
        306°, 57.0470%, 58.4314%
        XYZ:
        19.0355, 11.9794, 26.5083
        xyY:
        0.3309, 0.2083, 11.9794
      CIE-Lab:
        41.1834, 46.0555, -26.2910
        CIE-LCH:
        41.1834, 53.0314, 330.2799
        CIE-Luv:
        41.1834, 40.5847, -43.2933
        Hunter-Lab:
        34.6113, 37.6016, -21.1814
      #95408d color charts
#95408d RGB chart
      #95408d CMYK chart
      #95408d RGB pie chart
      #95408d color shades, tints & tones
#95408d color schemes
#95408d color preview, HTML & CSS examples
           This text has a color of #95408d        
        
          <p style="color:#95408d;">Text here</p>
        
        
          .mytext {color:#95408d;}
        
        Text color #95408d
      
           This box has a color of #95408d        
        
          <div style="background-color:#95408d;">Content here</div>
        
        
          .mybackground {background-color:#95408d;}
        
        Background color #95408d
      
           Border around this has a color of #95408d        
        
          <div style="border:2px solid #95408d;">Content here</div>
        
        
          .myborder {border:2px solid #95408d;}
        
        Border color #95408d