#956ca0 color space conversions
Hex:
        #956ca0
        RGB:
        149, 108, 160
        CMY:
        42, 58, 37
        CMYK:
        7, 33, 0, 37
      HSL:
        287°, 21.4876%, 52.5490%
        HSV (HSB):
        287°, 32.5000%, 62.7451%
        XYZ:
        24.1022, 19.6528, 35.7807
        xyY:
        0.3030, 0.2471, 19.6528
      CIE-Lab:
        51.4423, 25.7776, -21.7352
        CIE-LCH:
        51.4423, 33.7180, 319.8631
        CIE-Luv:
        51.4423, 18.9566, -35.6891
        Hunter-Lab:
        44.3314, 19.4671, -16.8221
      #956ca0 color charts
#956ca0 RGB chart
      #956ca0 CMYK chart
      #956ca0 RGB pie chart
      #956ca0 color shades, tints & tones
#956ca0 color schemes
#956ca0 color preview, HTML & CSS examples
           This text has a color of #956ca0        
        
          <p style="color:#956ca0;">Text here</p>
        
        
          .mytext {color:#956ca0;}
        
        Text color #956ca0
      
           This box has a color of #956ca0        
        
          <div style="background-color:#956ca0;">Content here</div>
        
        
          .mybackground {background-color:#956ca0;}
        
        Background color #956ca0
      
           Border around this has a color of #956ca0        
        
          <div style="border:2px solid #956ca0;">Content here</div>
        
        
          .myborder {border:2px solid #956ca0;}
        
        Border color #956ca0