#969dd5 color space conversions
Hex:
        #969dd5
        RGB:
        150, 157, 213
        CMY:
        41, 38, 16
        CMYK:
        30, 26, 0, 16
      HSL:
        233°, 42.8571%, 71.1765%
        HSV (HSB):
        233°, 29.5775%, 83.5294%
        XYZ:
        36.6449, 35.4021, 67.8527
        xyY:
        0.2619, 0.2531, 35.4021
      CIE-Lab:
        66.0605, 10.2018, -29.3470
        CIE-LCH:
        66.0605, 31.0696, 289.1688
        CIE-Luv:
        66.0605, -6.6825, -47.4118
        Hunter-Lab:
        59.4996, 5.8110, -25.9639
      #969dd5 color charts
#969dd5 RGB chart
      #969dd5 CMYK chart
      #969dd5 RGB pie chart
      #969dd5 color shades, tints & tones
#969dd5 color schemes
#969dd5 color preview, HTML & CSS examples
           This text has a color of #969dd5        
        
          <p style="color:#969dd5;">Text here</p>
        
        
          .mytext {color:#969dd5;}
        
        Text color #969dd5
      
           This box has a color of #969dd5        
        
          <div style="background-color:#969dd5;">Content here</div>
        
        
          .mybackground {background-color:#969dd5;}
        
        Background color #969dd5
      
           Border around this has a color of #969dd5        
        
          <div style="border:2px solid #969dd5;">Content here</div>
        
        
          .myborder {border:2px solid #969dd5;}
        
        Border color #969dd5