#969cf4 color space conversions
Hex:
        #969cf4
        RGB:
        150, 156, 244
        CMY:
        41, 39, 4
        CMYK:
        39, 36, 0, 4
      HSL:
        236°, 81.0345%, 77.2549%
        HSV (HSB):
        236°, 38.5246%, 95.6863%
        XYZ:
        40.7953, 36.7926, 90.5395
        xyY:
        0.2426, 0.2188, 36.7926
      CIE-Lab:
        67.1212, 18.8805, -44.7590
        CIE-LCH:
        67.1212, 48.5782, 292.8713
        CIE-Luv:
        67.1212, -7.8872, -74.3558
        Hunter-Lab:
        60.6569, 13.9019, -46.0393
      #969cf4 color charts
#969cf4 RGB chart
      #969cf4 CMYK chart
      #969cf4 RGB pie chart
      #969cf4 color shades, tints & tones
#969cf4 color schemes
#969cf4 color preview, HTML & CSS examples
           This text has a color of #969cf4        
        
          <p style="color:#969cf4;">Text here</p>
        
        
          .mytext {color:#969cf4;}
        
        Text color #969cf4
      
           This box has a color of #969cf4        
        
          <div style="background-color:#969cf4;">Content here</div>
        
        
          .mybackground {background-color:#969cf4;}
        
        Background color #969cf4
      
           Border around this has a color of #969cf4        
        
          <div style="border:2px solid #969cf4;">Content here</div>
        
        
          .myborder {border:2px solid #969cf4;}
        
        Border color #969cf4