#958dc3 color space conversions
Hex:
        #958dc3
        RGB:
        149, 141, 195
        CMY:
        42, 45, 24
        CMYK:
        24, 28, 0, 24
      HSL:
        249°, 31.0345%, 65.8824%
        HSV (HSB):
        249°, 27.6923%, 76.4706%
        XYZ:
        31.7696, 29.3794, 55.6261
        xyY:
        0.2721, 0.2516, 29.3794
      CIE-Lab:
        61.1151, 14.6063, -26.9262
        CIE-LCH:
        61.1151, 30.6327, 298.4778
        CIE-Luv:
        61.1151, 0.7353, -43.5075
        Hunter-Lab:
        54.2028, 9.7684, -22.9049
      #958dc3 color charts
#958dc3 RGB chart
      #958dc3 CMYK chart
      #958dc3 RGB pie chart
      #958dc3 color shades, tints & tones
#958dc3 color schemes
#958dc3 color preview, HTML & CSS examples
           This text has a color of #958dc3        
        
          <p style="color:#958dc3;">Text here</p>
        
        
          .mytext {color:#958dc3;}
        
        Text color #958dc3
      
           This box has a color of #958dc3        
        
          <div style="background-color:#958dc3;">Content here</div>
        
        
          .mybackground {background-color:#958dc3;}
        
        Background color #958dc3
      
           Border around this has a color of #958dc3        
        
          <div style="border:2px solid #958dc3;">Content here</div>
        
        
          .myborder {border:2px solid #958dc3;}
        
        Border color #958dc3