#958be7 color space conversions
Hex:
        #958be7
        RGB:
        149, 139, 231
        CMY:
        42, 45, 9
        CMYK:
        35, 40, 0, 9
      HSL:
        247°, 65.7143%, 72.5490%
        HSV (HSB):
        247°, 39.8268%, 90.5882%
        XYZ:
        36.0508, 30.6243, 79.6123
        xyY:
        0.2464, 0.2093, 30.6243
      CIE-Lab:
        62.1892, 24.9113, -45.3697
        CIE-LCH:
        62.1892, 51.7589, 298.7700
        CIE-Luv:
        62.1892, -1.1682, -75.1568
        Hunter-Lab:
        55.3392, 19.4405, -46.5585
      #958be7 color charts
#958be7 RGB chart
      #958be7 CMYK chart
      #958be7 RGB pie chart
      #958be7 color shades, tints & tones
#958be7 color schemes
#958be7 color preview, HTML & CSS examples
           This text has a color of #958be7        
        
          <p style="color:#958be7;">Text here</p>
        
        
          .mytext {color:#958be7;}
        
        Text color #958be7
      
           This box has a color of #958be7        
        
          <div style="background-color:#958be7;">Content here</div>
        
        
          .mybackground {background-color:#958be7;}
        
        Background color #958be7
      
           Border around this has a color of #958be7        
        
          <div style="border:2px solid #958be7;">Content here</div>
        
        
          .myborder {border:2px solid #958be7;}
        
        Border color #958be7