#958eab color space conversions
Hex:
        #958eab
        RGB:
        149, 142, 171
        CMY:
        42, 44, 33
        CMYK:
        13, 17, 0, 33
      HSL:
        254°, 14.7208%, 61.3725%
        HSV (HSB):
        254°, 16.9591%, 67.0588%
        XYZ:
        29.4181, 28.6758, 42.5126
        xyY:
        0.2924, 0.2850, 28.6758
      CIE-Lab:
        60.4945, 8.4995, -14.2911
        CIE-LCH:
        60.4945, 16.6276, 300.7416
        CIE-Luv:
        60.4945, 2.0388, -22.6040
        Hunter-Lab:
        53.5498, 4.3485, -9.5847
      #958eab color charts
#958eab RGB chart
      #958eab CMYK chart
      #958eab RGB pie chart
      #958eab color shades, tints & tones
#958eab color schemes
#958eab color preview, HTML & CSS examples
           This text has a color of #958eab        
        
          <p style="color:#958eab;">Text here</p>
        
        
          .mytext {color:#958eab;}
        
        Text color #958eab
      
           This box has a color of #958eab        
        
          <div style="background-color:#958eab;">Content here</div>
        
        
          .mybackground {background-color:#958eab;}
        
        Background color #958eab
      
           Border around this has a color of #958eab        
        
          <div style="border:2px solid #958eab;">Content here</div>
        
        
          .myborder {border:2px solid #958eab;}
        
        Border color #958eab