#958ee2 color space conversions
Hex:
        #958ee2
        RGB:
        149, 142, 226
        CMY:
        42, 44, 11
        CMYK:
        34, 37, 0, 11
      HSL:
        245°, 59.1549%, 72.1569%
        HSV (HSB):
        245°, 37.1681%, 88.6275%
        XYZ:
        35.7949, 31.2266, 76.0922
        xyY:
        0.2501, 0.2182, 31.2266
      CIE-Lab:
        62.6984, 21.8578, -41.7961
        CIE-LCH:
        62.6984, 47.1665, 297.6079
        CIE-Luv:
        62.6984, -1.9275, -68.9961
        Hunter-Lab:
        55.8807, 16.5485, -41.6181
      #958ee2 color charts
#958ee2 RGB chart
      #958ee2 CMYK chart
      #958ee2 RGB pie chart
      #958ee2 color shades, tints & tones
#958ee2 color schemes
#958ee2 color preview, HTML & CSS examples
           This text has a color of #958ee2        
        
          <p style="color:#958ee2;">Text here</p>
        
        
          .mytext {color:#958ee2;}
        
        Text color #958ee2
      
           This box has a color of #958ee2        
        
          <div style="background-color:#958ee2;">Content here</div>
        
        
          .mybackground {background-color:#958ee2;}
        
        Background color #958ee2
      
           Border around this has a color of #958ee2        
        
          <div style="border:2px solid #958ee2;">Content here</div>
        
        
          .myborder {border:2px solid #958ee2;}
        
        Border color #958ee2