#969ffa color space conversions
Hex:
        #969ffa
        RGB:
        150, 159, 250
        CMY:
        41, 38, 2
        CMYK:
        40, 36, 0, 2
      HSL:
        235°, 90.9091%, 78.4314%
        HSV (HSB):
        235°, 40.0000%, 98.0392%
        XYZ:
        42.2311, 38.1824, 95.5866
        xyY:
        0.2399, 0.2169, 38.1824
      CIE-Lab:
        68.1549, 18.7989, -46.4084
        CIE-LCH:
        68.1549, 50.0714, 292.0516
        CIE-Luv:
        68.1549, -9.3080, -77.2988
        Hunter-Lab:
        61.7919, 13.8583, -48.4620
      #969ffa color charts
#969ffa RGB chart
      #969ffa CMYK chart
      #969ffa RGB pie chart
      #969ffa color shades, tints & tones
#969ffa color schemes
#969ffa color preview, HTML & CSS examples
           This text has a color of #969ffa        
        
          <p style="color:#969ffa;">Text here</p>
        
        
          .mytext {color:#969ffa;}
        
        Text color #969ffa
      
           This box has a color of #969ffa        
        
          <div style="background-color:#969ffa;">Content here</div>
        
        
          .mybackground {background-color:#969ffa;}
        
        Background color #969ffa
      
           Border around this has a color of #969ffa        
        
          <div style="border:2px solid #969ffa;">Content here</div>
        
        
          .myborder {border:2px solid #969ffa;}
        
        Border color #969ffa