#969ba4 color space conversions
Hex:
        #969ba4
        RGB:
        150, 155, 164
        CMY:
        41, 39, 36
        CMYK:
        9, 5, 0, 36
      HSL:
        219°, 7.1429%, 61.5686%
        HSV (HSB):
        219°, 8.5366%, 64.3137%
        XYZ:
        30.9999, 32.6071, 39.7819
        xyY:
        0.2998, 0.3154, 32.6071
      CIE-Lab:
        63.8415, 0.0290, -5.3211
        CIE-LCH:
        63.8415, 5.3212, 270.3122
        CIE-Luv:
        63.8415, -3.2570, -7.8065
        Hunter-Lab:
        57.1026, -3.0254, -1.3340
      #969ba4 color charts
#969ba4 RGB chart
      #969ba4 CMYK chart
      #969ba4 RGB pie chart
      #969ba4 color shades, tints & tones
#969ba4 color schemes
#969ba4 color preview, HTML & CSS examples
           This text has a color of #969ba4        
        
          <p style="color:#969ba4;">Text here</p>
        
        
          .mytext {color:#969ba4;}
        
        Text color #969ba4
      
           This box has a color of #969ba4        
        
          <div style="background-color:#969ba4;">Content here</div>
        
        
          .mybackground {background-color:#969ba4;}
        
        Background color #969ba4
      
           Border around this has a color of #969ba4        
        
          <div style="border:2px solid #969ba4;">Content here</div>
        
        
          .myborder {border:2px solid #969ba4;}
        
        Border color #969ba4