#969dd9 color space conversions
Hex:
        #969dd9
        RGB:
        150, 157, 217
        CMY:
        41, 38, 15
        CMYK:
        31, 28, 0, 15
      HSL:
        234°, 46.8531%, 71.9608%
        HSV (HSB):
        234°, 30.8756%, 85.0980%
        XYZ:
        37.1590, 35.6077, 70.5601
        xyY:
        0.2593, 0.2484, 35.6077
      CIE-Lab:
        66.2191, 11.2122, -31.3161
        CIE-LCH:
        66.2191, 33.2628, 289.6991
        CIE-Luv:
        66.2191, -6.8867, -50.8148
        Hunter-Lab:
        59.6722, 6.7290, -28.3376
      #969dd9 color charts
#969dd9 RGB chart
      #969dd9 CMYK chart
      #969dd9 RGB pie chart
      #969dd9 color shades, tints & tones
#969dd9 color schemes
#969dd9 color preview, HTML & CSS examples
           This text has a color of #969dd9        
        
          <p style="color:#969dd9;">Text here</p>
        
        
          .mytext {color:#969dd9;}
        
        Text color #969dd9
      
           This box has a color of #969dd9        
        
          <div style="background-color:#969dd9;">Content here</div>
        
        
          .mybackground {background-color:#969dd9;}
        
        Background color #969dd9
      
           Border around this has a color of #969dd9        
        
          <div style="border:2px solid #969dd9;">Content here</div>
        
        
          .myborder {border:2px solid #969dd9;}
        
        Border color #969dd9