#957cbf color space conversions
Hex:
        #957cbf
        RGB:
        149, 124, 191
        CMY:
        42, 51, 25
        CMYK:
        22, 35, 0, 25
      HSL:
        262°, 34.3590%, 61.7647%
        HSV (HSB):
        262°, 35.0785%, 74.9020%
        XYZ:
        29.0060, 24.5665, 52.5032
        xyY:
        0.2734, 0.2316, 24.5665
      CIE-Lab:
        56.6505, 23.4816, -31.5739
        CIE-LCH:
        56.6505, 39.3484, 306.6383
        CIE-Luv:
        56.6505, 8.2543, -51.5302
        Hunter-Lab:
        49.5646, 17.7234, -28.1101
      #957cbf color charts
#957cbf RGB chart
      #957cbf CMYK chart
      #957cbf RGB pie chart
      #957cbf color shades, tints & tones
#957cbf color schemes
#957cbf color preview, HTML & CSS examples
           This text has a color of #957cbf        
        
          <p style="color:#957cbf;">Text here</p>
        
        
          .mytext {color:#957cbf;}
        
        Text color #957cbf
      
           This box has a color of #957cbf        
        
          <div style="background-color:#957cbf;">Content here</div>
        
        
          .mybackground {background-color:#957cbf;}
        
        Background color #957cbf
      
           Border around this has a color of #957cbf        
        
          <div style="border:2px solid #957cbf;">Content here</div>
        
        
          .myborder {border:2px solid #957cbf;}
        
        Border color #957cbf