#969ea1 color space conversions
Hex:
        #969ea1
        RGB:
        150, 158, 161
        CMY:
        41, 38, 37
        CMYK:
        7, 2, 0, 37
      HSL:
        196°, 5.5276%, 60.9804%
        HSV (HSB):
        196°, 6.8323%, 63.1373%
        XYZ:
        31.2376, 33.5110, 38.5401
        xyY:
        0.3024, 0.3244, 33.5110
      CIE-Lab:
        64.5725, -2.2447, -2.5572
        CIE-LCH:
        64.5725, 3.4026, 228.7244
        CIE-Luv:
        64.5725, -4.5894, -3.3553
        Hunter-Lab:
        57.8887, -4.9839, 1.0490
      #969ea1 color charts
#969ea1 RGB chart
      #969ea1 CMYK chart
      #969ea1 RGB pie chart
      #969ea1 color shades, tints & tones
#969ea1 color schemes
#969ea1 color preview, HTML & CSS examples
           This text has a color of #969ea1        
        
          <p style="color:#969ea1;">Text here</p>
        
        
          .mytext {color:#969ea1;}
        
        Text color #969ea1
      
           This box has a color of #969ea1        
        
          <div style="background-color:#969ea1;">Content here</div>
        
        
          .mybackground {background-color:#969ea1;}
        
        Background color #969ea1
      
           Border around this has a color of #969ea1        
        
          <div style="border:2px solid #969ea1;">Content here</div>
        
        
          .myborder {border:2px solid #969ea1;}
        
        Border color #969ea1