#969bc4 color space conversions
Hex:
        #969bc4
        RGB:
        150, 155, 196
        CMY:
        41, 39, 23
        CMYK:
        23, 21, 0, 23
      HSL:
        233°, 28.0488%, 67.8431%
        HSV (HSB):
        233°, 23.4694%, 76.8627%
        XYZ:
        34.2628, 33.9122, 56.9644
        xyY:
        0.2738, 0.2710, 33.9122
      CIE-Lab:
        64.8929, 7.1722, -21.6848
        CIE-LCH:
        64.8929, 22.8402, 288.3016
        CIE-Luv:
        64.8929, -4.9335, -34.3982
        Hunter-Lab:
        58.2342, 3.1128, -17.2332
      #969bc4 color charts
#969bc4 RGB chart
      #969bc4 CMYK chart
      #969bc4 RGB pie chart
      #969bc4 color shades, tints & tones
#969bc4 color schemes
#969bc4 color preview, HTML & CSS examples
           This text has a color of #969bc4        
        
          <p style="color:#969bc4;">Text here</p>
        
        
          .mytext {color:#969bc4;}
        
        Text color #969bc4
      
           This box has a color of #969bc4        
        
          <div style="background-color:#969bc4;">Content here</div>
        
        
          .mybackground {background-color:#969bc4;}
        
        Background color #969bc4
      
           Border around this has a color of #969bc4        
        
          <div style="border:2px solid #969bc4;">Content here</div>
        
        
          .myborder {border:2px solid #969bc4;}
        
        Border color #969bc4