#958ee1 color space conversions
Hex:
        #958ee1
        RGB:
        149, 142, 225
        CMY:
        42, 44, 12
        CMYK:
        34, 37, 0, 12
      HSL:
        245°, 58.0420%, 71.9608%
        HSV (HSB):
        245°, 36.8889%, 88.2353%
        XYZ:
        35.6580, 31.1718, 75.3715
        xyY:
        0.2508, 0.2192, 31.1718
      CIE-Lab:
        62.6524, 21.5954, -41.3133
        CIE-LCH:
        62.6524, 46.6170, 297.5971
        CIE-Luv:
        62.6524, -1.8563, -68.1588
        Hunter-Lab:
        55.8317, 16.2971, -40.9579
      #958ee1 color charts
#958ee1 RGB chart
      #958ee1 CMYK chart
      #958ee1 RGB pie chart
      #958ee1 color shades, tints & tones
#958ee1 color schemes
#958ee1 color preview, HTML & CSS examples
           This text has a color of #958ee1        
        
          <p style="color:#958ee1;">Text here</p>
        
        
          .mytext {color:#958ee1;}
        
        Text color #958ee1
      
           This box has a color of #958ee1        
        
          <div style="background-color:#958ee1;">Content here</div>
        
        
          .mybackground {background-color:#958ee1;}
        
        Background color #958ee1
      
           Border around this has a color of #958ee1        
        
          <div style="border:2px solid #958ee1;">Content here</div>
        
        
          .myborder {border:2px solid #958ee1;}
        
        Border color #958ee1