#969eaa color space conversions
Hex:
        #969eaa
        RGB:
        150, 158, 170
        CMY:
        41, 38, 33
        CMYK:
        12, 7, 0, 33
      HSL:
        216°, 10.5263%, 62.7451%
        HSV (HSB):
        216°, 11.7647%, 66.6667%
        XYZ:
        32.0602, 33.8400, 42.8722
        xyY:
        0.2947, 0.3111, 33.8400
      CIE-Lab:
        64.8354, -0.3749, -7.2178
        CIE-LCH:
        64.8354, 7.2276, 267.0271
        CIE-Luv:
        64.8354, -5.0083, -10.6175
        Hunter-Lab:
        58.1722, -3.4252, -2.9755
      #969eaa color charts
#969eaa RGB chart
      #969eaa CMYK chart
      #969eaa RGB pie chart
      #969eaa color shades, tints & tones
#969eaa color schemes
#969eaa color preview, HTML & CSS examples
           This text has a color of #969eaa        
        
          <p style="color:#969eaa;">Text here</p>
        
        
          .mytext {color:#969eaa;}
        
        Text color #969eaa
      
           This box has a color of #969eaa        
        
          <div style="background-color:#969eaa;">Content here</div>
        
        
          .mybackground {background-color:#969eaa;}
        
        Background color #969eaa
      
           Border around this has a color of #969eaa        
        
          <div style="border:2px solid #969eaa;">Content here</div>
        
        
          .myborder {border:2px solid #969eaa;}
        
        Border color #969eaa