#969afb color space conversions
Hex:
        #969afb
        RGB:
        150, 154, 251
        CMY:
        41, 40, 2
        CMYK:
        40, 39, 0, 2
      HSL:
        238°, 92.6606%, 78.6275%
        HSV (HSB):
        238°, 40.2390%, 98.4314%
        XYZ:
        41.5459, 36.5603, 96.1339
        xyY:
        0.2384, 0.2098, 36.5603
      CIE-Lab:
        66.9458, 21.9354, -48.8578
        CIE-LCH:
        66.9458, 53.5560, 294.1783
        CIE-Luv:
        66.9458, -7.5198, -81.5665
        Hunter-Lab:
        60.4651, 16.8343, -51.9401
      #969afb color charts
#969afb RGB chart
      #969afb CMYK chart
      #969afb RGB pie chart
      #969afb color shades, tints & tones
#969afb color schemes
#969afb color preview, HTML & CSS examples
           This text has a color of #969afb        
        
          <p style="color:#969afb;">Text here</p>
        
        
          .mytext {color:#969afb;}
        
        Text color #969afb
      
           This box has a color of #969afb        
        
          <div style="background-color:#969afb;">Content here</div>
        
        
          .mybackground {background-color:#969afb;}
        
        Background color #969afb
      
           Border around this has a color of #969afb        
        
          <div style="border:2px solid #969afb;">Content here</div>
        
        
          .myborder {border:2px solid #969afb;}
        
        Border color #969afb