#956ba5 color space conversions
Hex:
        #956ba5
        RGB:
        149, 107, 165
        CMY:
        42, 58, 35
        CMYK:
        10, 35, 0, 35
      HSL:
        283°, 24.3697%, 53.3333%
        HSV (HSB):
        283°, 35.1515%, 64.7059%
        XYZ:
        24.4437, 19.6216, 38.0963
        xyY:
        0.2975, 0.2388, 19.6216
      CIE-Lab:
        51.4066, 27.4192, -24.7120
        CIE-LCH:
        51.4066, 36.9120, 317.9727
        CIE-Luv:
        51.4066, 18.6708, -40.4651
        Hunter-Lab:
        44.2962, 20.9819, -19.9841
      #956ba5 color charts
#956ba5 RGB chart
      #956ba5 CMYK chart
      #956ba5 RGB pie chart
      #956ba5 color shades, tints & tones
#956ba5 color schemes
#956ba5 color preview, HTML & CSS examples
           This text has a color of #956ba5        
        
          <p style="color:#956ba5;">Text here</p>
        
        
          .mytext {color:#956ba5;}
        
        Text color #956ba5
      
           This box has a color of #956ba5        
        
          <div style="background-color:#956ba5;">Content here</div>
        
        
          .mybackground {background-color:#956ba5;}
        
        Background color #956ba5
      
           Border around this has a color of #956ba5        
        
          <div style="border:2px solid #956ba5;">Content here</div>
        
        
          .myborder {border:2px solid #956ba5;}
        
        Border color #956ba5