#958eca color space conversions
Hex:
        #958eca
        RGB:
        149, 142, 202
        CMY:
        42, 44, 21
        CMYK:
        26, 30, 0, 21
      HSL:
        247°, 36.1446%, 67.4510%
        HSV (HSB):
        247°, 29.7030%, 79.2157%
        XYZ:
        32.7281, 29.9998, 59.9427
        xyY:
        0.2668, 0.2446, 29.9998
      CIE-Lab:
        61.6541, 15.7380, -30.0299
        CIE-LCH:
        61.6541, 33.9040, 297.6579
        CIE-Luv:
        61.6541, -0.2021, -48.7510
        Hunter-Lab:
        54.7721, 10.8083, -26.5466
      #958eca color charts
#958eca RGB chart
      #958eca CMYK chart
      #958eca RGB pie chart
      #958eca color shades, tints & tones
#958eca color schemes
#958eca color preview, HTML & CSS examples
           This text has a color of #958eca        
        
          <p style="color:#958eca;">Text here</p>
        
        
          .mytext {color:#958eca;}
        
        Text color #958eca
      
           This box has a color of #958eca        
        
          <div style="background-color:#958eca;">Content here</div>
        
        
          .mybackground {background-color:#958eca;}
        
        Background color #958eca
      
           Border around this has a color of #958eca        
        
          <div style="border:2px solid #958eca;">Content here</div>
        
        
          .myborder {border:2px solid #958eca;}
        
        Border color #958eca