#969bfd color space conversions
Hex:
        #969bfd
        RGB:
        150, 155, 253
        CMY:
        41, 39, 1
        CMYK:
        41, 39, 0, 1
      HSL:
        237°, 96.2617%, 79.0196%
        HSV (HSB):
        237°, 40.7115%, 99.2157%
        XYZ:
        42.0286, 37.0186, 97.8587
        xyY:
        0.2376, 0.2093, 37.0186
      CIE-Lab:
        67.2910, 21.9118, -49.4034
        CIE-LCH:
        67.2910, 54.0446, 293.9187
        CIE-Luv:
        67.2910, -7.9905, -82.5465
        Hunter-Lab:
        60.8429, 16.8280, -52.7710
      #969bfd color charts
#969bfd RGB chart
      #969bfd CMYK chart
      #969bfd RGB pie chart
      #969bfd color shades, tints & tones
#969bfd color schemes
#969bfd color preview, HTML & CSS examples
           This text has a color of #969bfd        
        
          <p style="color:#969bfd;">Text here</p>
        
        
          .mytext {color:#969bfd;}
        
        Text color #969bfd
      
           This box has a color of #969bfd        
        
          <div style="background-color:#969bfd;">Content here</div>
        
        
          .mybackground {background-color:#969bfd;}
        
        Background color #969bfd
      
           Border around this has a color of #969bfd        
        
          <div style="border:2px solid #969bfd;">Content here</div>
        
        
          .myborder {border:2px solid #969bfd;}
        
        Border color #969bfd