#969be1 color space conversions
Hex:
        #969be1
        RGB:
        150, 155, 225
        CMY:
        41, 39, 12
        CMYK:
        33, 31, 0, 12
      HSL:
        236°, 55.5556%, 73.5294%
        HSV (HSB):
        236°, 33.3333%, 88.2353%
        XYZ:
        37.8896, 35.3630, 76.0629
        xyY:
        0.2538, 0.2368, 35.3630
      CIE-Lab:
        66.0303, 14.4067, -36.0287
        CIE-LCH:
        66.0303, 38.8023, 291.7948
        CIE-Luv:
        66.0303, -6.4934, -59.0285
        Hunter-Lab:
        59.4668, 9.6656, -34.2101
      #969be1 color charts
#969be1 RGB chart
      #969be1 CMYK chart
      #969be1 RGB pie chart
      #969be1 color shades, tints & tones
#969be1 color schemes
#969be1 color preview, HTML & CSS examples
           This text has a color of #969be1        
        
          <p style="color:#969be1;">Text here</p>
        
        
          .mytext {color:#969be1;}
        
        Text color #969be1
      
           This box has a color of #969be1        
        
          <div style="background-color:#969be1;">Content here</div>
        
        
          .mybackground {background-color:#969be1;}
        
        Background color #969be1
      
           Border around this has a color of #969be1        
        
          <div style="border:2px solid #969be1;">Content here</div>
        
        
          .myborder {border:2px solid #969be1;}
        
        Border color #969be1