#957edb color space conversions
Hex:
        #957edb
        RGB:
        149, 126, 219
        CMY:
        42, 51, 14
        CMYK:
        32, 42, 0, 14
      HSL:
        255°, 56.3636%, 67.6471%
        HSV (HSB):
        255°, 42.4658%, 85.8824%
        XYZ:
        32.6415, 26.4257, 70.3981
        xyY:
        0.2521, 0.2041, 26.4257
      CIE-Lab:
        58.4390, 29.2867, -44.5975
        CIE-LCH:
        58.4390, 53.3540, 303.2924
        CIE-Luv:
        58.4390, 4.6332, -73.5800
        Hunter-Lab:
        51.4060, 23.3824, -45.2107
      #957edb color charts
#957edb RGB chart
      #957edb CMYK chart
      #957edb RGB pie chart
      #957edb color shades, tints & tones
#957edb color schemes
#957edb color preview, HTML & CSS examples
           This text has a color of #957edb        
        
          <p style="color:#957edb;">Text here</p>
        
        
          .mytext {color:#957edb;}
        
        Text color #957edb
      
           This box has a color of #957edb        
        
          <div style="background-color:#957edb;">Content here</div>
        
        
          .mybackground {background-color:#957edb;}
        
        Background color #957edb
      
           Border around this has a color of #957edb        
        
          <div style="border:2px solid #957edb;">Content here</div>
        
        
          .myborder {border:2px solid #957edb;}
        
        Border color #957edb