#958cea color space conversions
Hex:
        #958cea
        RGB:
        149, 140, 234
        CMY:
        42, 45, 8
        CMYK:
        36, 40, 0, 8
      HSL:
        246°, 69.1176%, 73.3333%
        HSV (HSB):
        246°, 40.1709%, 91.7647%
        XYZ:
        36.6238, 31.0862, 81.9119
        xyY:
        0.2448, 0.2078, 31.0862
      CIE-Lab:
        62.5804, 25.1325, -46.4136
        CIE-LCH:
        62.5804, 52.7813, 298.4351
        CIE-Luv:
        62.5804, -1.7585, -76.9859
        Hunter-Lab:
        55.7550, 19.6799, -48.0767
      #958cea color charts
#958cea RGB chart
      #958cea CMYK chart
      #958cea RGB pie chart
      #958cea color shades, tints & tones
#958cea color schemes
#958cea color preview, HTML & CSS examples
           This text has a color of #958cea        
        
          <p style="color:#958cea;">Text here</p>
        
        
          .mytext {color:#958cea;}
        
        Text color #958cea
      
           This box has a color of #958cea        
        
          <div style="background-color:#958cea;">Content here</div>
        
        
          .mybackground {background-color:#958cea;}
        
        Background color #958cea
      
           Border around this has a color of #958cea        
        
          <div style="border:2px solid #958cea;">Content here</div>
        
        
          .myborder {border:2px solid #958cea;}
        
        Border color #958cea