#957dff color space conversions
Hex:
        #957dff
        RGB:
        149, 125, 255
        CMY:
        42, 51, 0
        CMYK:
        42, 51, 0, 0
      HSL:
        251°, 100.0000%, 74.5098%
        HSV (HSB):
        251°, 50.9804%, 100.0000%
        XYZ:
        37.7780, 28.2768, 98.0746
        xyY:
        0.2302, 0.1723, 28.2768
      CIE-Lab:
        60.1380, 39.4429, -61.8780
        CIE-LCH:
        60.1380, 73.3800, 302.5147
        CIE-Luv:
        60.1380, 1.5662, -103.0218
        Hunter-Lab:
        53.1759, 33.7548, -72.1279
      #957dff color charts
#957dff RGB chart
      #957dff CMYK chart
      #957dff RGB pie chart
      #957dff color shades, tints & tones
#957dff color schemes
#957dff color preview, HTML & CSS examples
           This text has a color of #957dff        
        
          <p style="color:#957dff;">Text here</p>
        
        
          .mytext {color:#957dff;}
        
        Text color #957dff
      
           This box has a color of #957dff        
        
          <div style="background-color:#957dff;">Content here</div>
        
        
          .mybackground {background-color:#957dff;}
        
        Background color #957dff
      
           Border around this has a color of #957dff        
        
          <div style="border:2px solid #957dff;">Content here</div>
        
        
          .myborder {border:2px solid #957dff;}
        
        Border color #957dff