#969feb color space conversions
Hex:
        #969feb
        RGB:
        150, 159, 235
        CMY:
        41, 38, 8
        CMYK:
        36, 32, 0, 8
      HSL:
        234°, 68.0000%, 75.4902%
        HSV (HSB):
        234°, 36.1702%, 92.1569%
        XYZ:
        39.9712, 37.2785, 83.6860
        xyY:
        0.2484, 0.2316, 37.2785
      CIE-Lab:
        67.4854, 14.7535, -39.2605
        CIE-LCH:
        67.4854, 41.9411, 290.5955
        CIE-Luv:
        67.4854, -8.5850, -64.6744
        Hunter-Lab:
        61.0561, 10.0093, -38.5261
      #969feb color charts
#969feb RGB chart
      #969feb CMYK chart
      #969feb RGB pie chart
      #969feb color shades, tints & tones
#969feb color schemes
#969feb color preview, HTML & CSS examples
           This text has a color of #969feb        
        
          <p style="color:#969feb;">Text here</p>
        
        
          .mytext {color:#969feb;}
        
        Text color #969feb
      
           This box has a color of #969feb        
        
          <div style="background-color:#969feb;">Content here</div>
        
        
          .mybackground {background-color:#969feb;}
        
        Background color #969feb
      
           Border around this has a color of #969feb        
        
          <div style="border:2px solid #969feb;">Content here</div>
        
        
          .myborder {border:2px solid #969feb;}
        
        Border color #969feb