#965cef color space conversions
Hex:
        #965cef
        RGB:
        150, 92, 239
        CMY:
        41, 64, 6
        CMYK:
        37, 62, 0, 6
      HSL:
        264°, 82.1229%, 64.9020%
        HSV (HSB):
        264°, 61.5063%, 93.7255%
        XYZ:
        31.9848, 20.3703, 83.9074
        xyY:
        0.2347, 0.1495, 20.3703
      CIE-Lab:
        52.2533, 53.5850, -65.6842
        CIE-LCH:
        52.2533, 84.7688, 309.2075
        CIE-Luv:
        52.2533, 13.0954, -106.7940
        Hunter-Lab:
        45.1335, 47.5142, -78.6323
      #965cef color charts
#965cef RGB chart
      #965cef CMYK chart
      #965cef RGB pie chart
      #965cef color shades, tints & tones
#965cef color schemes
#965cef color preview, HTML & CSS examples
           This text has a color of #965cef        
        
          <p style="color:#965cef;">Text here</p>
        
        
          .mytext {color:#965cef;}
        
        Text color #965cef
      
           This box has a color of #965cef        
        
          <div style="background-color:#965cef;">Content here</div>
        
        
          .mybackground {background-color:#965cef;}
        
        Background color #965cef
      
           Border around this has a color of #965cef        
        
          <div style="border:2px solid #965cef;">Content here</div>
        
        
          .myborder {border:2px solid #965cef;}
        
        Border color #965cef