#95128d color space conversions
Hex:
        #95128d
        RGB:
        149, 18, 141
        CMY:
        42, 93, 45
        CMYK:
        0, 88, 5, 42
      HSL:
        304°, 78.4431%, 32.7451%
        HSV (HSB):
        304°, 87.9195%, 58.4314%
        XYZ:
        17.4185, 8.7453, 25.9693
        xyY:
        0.3341, 0.1677, 8.7453
      CIE-Lab:
        35.4891, 62.0698, -35.2565
        CIE-LCH:
        35.4891, 71.3840, 330.4028
        CIE-Luv:
        35.4891, 50.6405, -55.7554
        Hunter-Lab:
        29.5724, 53.3867, -31.3654
      #95128d color charts
#95128d RGB chart
      #95128d CMYK chart
      #95128d RGB pie chart
      #95128d color shades, tints & tones
#95128d color schemes
#95128d color preview, HTML & CSS examples
           This text has a color of #95128d        
        
          <p style="color:#95128d;">Text here</p>
        
        
          .mytext {color:#95128d;}
        
        Text color #95128d
      
           This box has a color of #95128d        
        
          <div style="background-color:#95128d;">Content here</div>
        
        
          .mybackground {background-color:#95128d;}
        
        Background color #95128d
      
           Border around this has a color of #95128d        
        
          <div style="border:2px solid #95128d;">Content here</div>
        
        
          .myborder {border:2px solid #95128d;}
        
        Border color #95128d