#957ff5 color space conversions
Hex:
        #957ff5
        RGB:
        149, 127, 245
        CMY:
        42, 50, 4
        CMYK:
        39, 48, 0, 4
      HSL:
        251°, 85.5072%, 72.9412%
        HSV (HSB):
        251°, 48.1633%, 96.0784%
        XYZ:
        36.4652, 28.1609, 89.8999
        xyY:
        0.2360, 0.1822, 28.1609
      CIE-Lab:
        60.0338, 35.5832, -56.5347
        CIE-LCH:
        60.0338, 66.8007, 302.1865
        CIE-Luv:
        60.0338, 1.8416, -94.0194
        Hunter-Lab:
        53.0668, 29.7905, -63.2957
      #957ff5 color charts
#957ff5 RGB chart
      #957ff5 CMYK chart
      #957ff5 RGB pie chart
      #957ff5 color shades, tints & tones
#957ff5 color schemes
#957ff5 color preview, HTML & CSS examples
           This text has a color of #957ff5        
        
          <p style="color:#957ff5;">Text here</p>
        
        
          .mytext {color:#957ff5;}
        
        Text color #957ff5
      
           This box has a color of #957ff5        
        
          <div style="background-color:#957ff5;">Content here</div>
        
        
          .mybackground {background-color:#957ff5;}
        
        Background color #957ff5
      
           Border around this has a color of #957ff5        
        
          <div style="border:2px solid #957ff5;">Content here</div>
        
        
          .myborder {border:2px solid #957ff5;}
        
        Border color #957ff5