#956cb1 color space conversions
Hex:
        #956cb1
        RGB:
        149, 108, 177
        CMY:
        42, 58, 31
        CMYK:
        16, 39, 0, 31
      HSL:
        276°, 30.6667%, 55.8824%
        HSV (HSB):
        276°, 38.9831%, 69.4118%
        XYZ:
        25.6928, 20.2890, 44.1570
        xyY:
        0.2850, 0.2251, 20.2890
      CIE-Lab:
        52.1624, 29.4881, -30.5177
        CIE-LCH:
        52.1624, 42.4367, 314.0169
        CIE-Luv:
        52.1624, 16.5247, -49.8562
        Hunter-Lab:
        45.0433, 22.9909, -26.5930
      #956cb1 color charts
#956cb1 RGB chart
      #956cb1 CMYK chart
      #956cb1 RGB pie chart
      #956cb1 color shades, tints & tones
#956cb1 color schemes
#956cb1 color preview, HTML & CSS examples
           This text has a color of #956cb1        
        
          <p style="color:#956cb1;">Text here</p>
        
        
          .mytext {color:#956cb1;}
        
        Text color #956cb1
      
           This box has a color of #956cb1        
        
          <div style="background-color:#956cb1;">Content here</div>
        
        
          .mybackground {background-color:#956cb1;}
        
        Background color #956cb1
      
           Border around this has a color of #956cb1        
        
          <div style="border:2px solid #956cb1;">Content here</div>
        
        
          .myborder {border:2px solid #956cb1;}
        
        Border color #956cb1