#957dd5 color space conversions
Hex:
        #957dd5
        RGB:
        149, 125, 213
        CMY:
        42, 51, 16
        CMYK:
        30, 41, 0, 16
      HSL:
        256°, 51.1628%, 66.2745%
        HSV (HSB):
        256°, 41.3146%, 83.5294%
        XYZ:
        31.7383, 25.8609, 66.2697
        xyY:
        0.2562, 0.2088, 25.8609
      CIE-Lab:
        57.9048, 28.3295, -42.0696
        CIE-LCH:
        57.9048, 50.7190, 303.9562
        CIE-Luv:
        57.9048, 5.5953, -69.2555
        Hunter-Lab:
        50.8536, 22.4100, -41.6660
      #957dd5 color charts
#957dd5 RGB chart
      #957dd5 CMYK chart
      #957dd5 RGB pie chart
      #957dd5 color shades, tints & tones
#957dd5 color schemes
#957dd5 color preview, HTML & CSS examples
           This text has a color of #957dd5        
        
          <p style="color:#957dd5;">Text here</p>
        
        
          .mytext {color:#957dd5;}
        
        Text color #957dd5
      
           This box has a color of #957dd5        
        
          <div style="background-color:#957dd5;">Content here</div>
        
        
          .mybackground {background-color:#957dd5;}
        
        Background color #957dd5
      
           Border around this has a color of #957dd5        
        
          <div style="border:2px solid #957dd5;">Content here</div>
        
        
          .myborder {border:2px solid #957dd5;}
        
        Border color #957dd5