#958abd color space conversions
Hex:
        #958abd
        RGB:
        149, 138, 189
        CMY:
        42, 46, 26
        CMYK:
        21, 27, 0, 26
      HSL:
        253°, 27.8689%, 64.1176%
        HSV (HSB):
        253°, 26.9841%, 74.1176%
        XYZ:
        30.6682, 28.2406, 51.9787
        xyY:
        0.2766, 0.2547, 28.2406
      CIE-Lab:
        60.1055, 14.9004, -25.0930
        CIE-LCH:
        60.1055, 29.1836, 300.7022
        CIE-Luv:
        60.1055, 2.4947, -40.4885
        Hunter-Lab:
        53.1419, 10.0140, -20.7929
      #958abd color charts
#958abd RGB chart
      #958abd CMYK chart
      #958abd RGB pie chart
      #958abd color shades, tints & tones
#958abd color schemes
#958abd color preview, HTML & CSS examples
           This text has a color of #958abd        
        
          <p style="color:#958abd;">Text here</p>
        
        
          .mytext {color:#958abd;}
        
        Text color #958abd
      
           This box has a color of #958abd        
        
          <div style="background-color:#958abd;">Content here</div>
        
        
          .mybackground {background-color:#958abd;}
        
        Background color #958abd
      
           Border around this has a color of #958abd        
        
          <div style="border:2px solid #958abd;">Content here</div>
        
        
          .myborder {border:2px solid #958abd;}
        
        Border color #958abd