#957ae5 color space conversions
Hex:
        #957ae5
        RGB:
        149, 122, 229
        CMY:
        42, 52, 10
        CMYK:
        35, 47, 0, 10
      HSL:
        255°, 67.2956%, 68.8235%
        HSV (HSB):
        255°, 46.7249%, 89.8039%
        XYZ:
        33.4968, 25.9658, 77.3752
        xyY:
        0.2448, 0.1898, 25.9658
      CIE-Lab:
        58.0045, 34.1913, -50.8809
        CIE-LCH:
        58.0045, 61.3018, 303.9006
        CIE-Luv:
        58.0045, 5.0423, -84.1636
        Hunter-Lab:
        50.9566, 28.1646, -54.3594
      #957ae5 color charts
#957ae5 RGB chart
      #957ae5 CMYK chart
      #957ae5 RGB pie chart
      #957ae5 color shades, tints & tones
#957ae5 color schemes
#957ae5 color preview, HTML & CSS examples
           This text has a color of #957ae5        
        
          <p style="color:#957ae5;">Text here</p>
        
        
          .mytext {color:#957ae5;}
        
        Text color #957ae5
      
           This box has a color of #957ae5        
        
          <div style="background-color:#957ae5;">Content here</div>
        
        
          .mybackground {background-color:#957ae5;}
        
        Background color #957ae5
      
           Border around this has a color of #957ae5        
        
          <div style="border:2px solid #957ae5;">Content here</div>
        
        
          .myborder {border:2px solid #957ae5;}
        
        Border color #957ae5