#95429b color space conversions
Hex:
        #95429b
        RGB:
        149, 66, 155
        CMY:
        42, 74, 39
        CMYK:
        4, 57, 0, 39
      HSL:
        296°, 40.2715%, 43.3333%
        HSV (HSB):
        296°, 57.4194%, 60.7843%
        XYZ:
        20.2590, 12.6525, 32.3848
        xyY:
        0.3103, 0.1938, 12.6525
      CIE-Lab:
        42.2350, 47.6607, -33.0976
        CIE-LCH:
        42.2350, 58.0258, 325.2223
        CIE-Luv:
        42.2350, 36.2093, -53.6196
        Hunter-Lab:
        35.5704, 39.4159, -29.0807
      #95429b color charts
#95429b RGB chart
      #95429b CMYK chart
      #95429b RGB pie chart
      #95429b color shades, tints & tones
#95429b color schemes
#95429b color preview, HTML & CSS examples
           This text has a color of #95429b        
        
          <p style="color:#95429b;">Text here</p>
        
        
          .mytext {color:#95429b;}
        
        Text color #95429b
      
           This box has a color of #95429b        
        
          <div style="background-color:#95429b;">Content here</div>
        
        
          .mybackground {background-color:#95429b;}
        
        Background color #95429b
      
           Border around this has a color of #95429b        
        
          <div style="border:2px solid #95429b;">Content here</div>
        
        
          .myborder {border:2px solid #95429b;}
        
        Border color #95429b