#958dc0 color space conversions
Hex:
        #958dc0
        RGB:
        149, 141, 192
        CMY:
        42, 45, 25
        CMYK:
        22, 27, 0, 25
      HSL:
        249°, 28.8136%, 65.2941%
        HSV (HSB):
        249°, 26.5625%, 75.2941%
        XYZ:
        31.4337, 29.2451, 53.8573
        xyY:
        0.2744, 0.2553, 29.2451
      CIE-Lab:
        60.9973, 13.8865, -25.4163
        CIE-LCH:
        60.9973, 28.9624, 298.6505
        CIE-Luv:
        60.9973, 0.9579, -40.9660
        Hunter-Lab:
        54.0787, 9.1169, -21.1921
      #958dc0 color charts
#958dc0 RGB chart
      #958dc0 CMYK chart
      #958dc0 RGB pie chart
      #958dc0 color shades, tints & tones
#958dc0 color schemes
#958dc0 color preview, HTML & CSS examples
           This text has a color of #958dc0        
        
          <p style="color:#958dc0;">Text here</p>
        
        
          .mytext {color:#958dc0;}
        
        Text color #958dc0
      
           This box has a color of #958dc0        
        
          <div style="background-color:#958dc0;">Content here</div>
        
        
          .mybackground {background-color:#958dc0;}
        
        Background color #958dc0
      
           Border around this has a color of #958dc0        
        
          <div style="border:2px solid #958dc0;">Content here</div>
        
        
          .myborder {border:2px solid #958dc0;}
        
        Border color #958dc0