#958cf7 color space conversions
Hex:
        #958cf7
        RGB:
        149, 140, 247
        CMY:
        42, 45, 3
        CMYK:
        40, 43, 0, 3
      HSL:
        245°, 86.9919%, 75.8824%
        HSV (HSB):
        245°, 43.3198%, 96.8627%
        XYZ:
        38.5610, 31.8611, 92.1131
        xyY:
        0.2372, 0.1960, 31.8611
      CIE-Lab:
        63.2279, 28.6465, -52.5548
        CIE-LCH:
        63.2279, 59.8551, 298.5938
        CIE-Luv:
        63.2279, -2.7026, -87.6634
        Hunter-Lab:
        56.4457, 23.1629, -57.2428
      #958cf7 color charts
#958cf7 RGB chart
      #958cf7 CMYK chart
      #958cf7 RGB pie chart
      #958cf7 color shades, tints & tones
#958cf7 color schemes
#958cf7 color preview, HTML & CSS examples
           This text has a color of #958cf7        
        
          <p style="color:#958cf7;">Text here</p>
        
        
          .mytext {color:#958cf7;}
        
        Text color #958cf7
      
           This box has a color of #958cf7        
        
          <div style="background-color:#958cf7;">Content here</div>
        
        
          .mybackground {background-color:#958cf7;}
        
        Background color #958cf7
      
           Border around this has a color of #958cf7        
        
          <div style="border:2px solid #958cf7;">Content here</div>
        
        
          .myborder {border:2px solid #958cf7;}
        
        Border color #958cf7