#956ba4 color space conversions
Hex:
        #956ba4
        RGB:
        149, 107, 164
        CMY:
        42, 58, 36
        CMYK:
        9, 35, 0, 36
      HSL:
        284°, 23.8494%, 53.1373%
        HSV (HSB):
        284°, 34.7561%, 64.3137%
        XYZ:
        24.3530, 19.5853, 37.6188
        xyY:
        0.2986, 0.2401, 19.5853
      CIE-Lab:
        51.3651, 27.2046, -24.1923
        CIE-LCH:
        51.3651, 36.4055, 318.3542
        CIE-Luv:
        51.3651, 18.8169, -39.6320
        Hunter-Lab:
        44.2553, 20.7790, -19.4202
      #956ba4 color charts
#956ba4 RGB chart
      #956ba4 CMYK chart
      #956ba4 RGB pie chart
      #956ba4 color shades, tints & tones
#956ba4 color schemes
#956ba4 color preview, HTML & CSS examples
           This text has a color of #956ba4        
        
          <p style="color:#956ba4;">Text here</p>
        
        
          .mytext {color:#956ba4;}
        
        Text color #956ba4
      
           This box has a color of #956ba4        
        
          <div style="background-color:#956ba4;">Content here</div>
        
        
          .mybackground {background-color:#956ba4;}
        
        Background color #956ba4
      
           Border around this has a color of #956ba4        
        
          <div style="border:2px solid #956ba4;">Content here</div>
        
        
          .myborder {border:2px solid #956ba4;}
        
        Border color #956ba4