#957cd3 color space conversions
Hex:
        #957cd3
        RGB:
        149, 124, 211
        CMY:
        42, 51, 17
        CMYK:
        29, 41, 0, 17
      HSL:
        257°, 49.7143%, 65.6863%
        HSV (HSB):
        257°, 41.2322%, 82.7451%
        XYZ:
        31.3599, 25.5080, 64.8987
        xyY:
        0.2575, 0.2095, 25.5080
      CIE-Lab:
        57.5671, 28.4012, -41.4749
        CIE-LCH:
        57.5671, 50.2672, 304.4026
        CIE-Luv:
        57.5671, 6.1714, -68.2292
        Hunter-Lab:
        50.5055, 22.4500, -40.8329
      #957cd3 color charts
#957cd3 RGB chart
      #957cd3 CMYK chart
      #957cd3 RGB pie chart
      #957cd3 color shades, tints & tones
#957cd3 color schemes
#957cd3 color preview, HTML & CSS examples
           This text has a color of #957cd3        
        
          <p style="color:#957cd3;">Text here</p>
        
        
          .mytext {color:#957cd3;}
        
        Text color #957cd3
      
           This box has a color of #957cd3        
        
          <div style="background-color:#957cd3;">Content here</div>
        
        
          .mybackground {background-color:#957cd3;}
        
        Background color #957cd3
      
           Border around this has a color of #957cd3        
        
          <div style="border:2px solid #957cd3;">Content here</div>
        
        
          .myborder {border:2px solid #957cd3;}
        
        Border color #957cd3