#965cc4 color space conversions
Hex:
        #965cc4
        RGB:
        150, 92, 196
        CMY:
        41, 64, 23
        CMYK:
        23, 53, 0, 23
      HSL:
        273°, 46.8468%, 56.4706%
        HSV (HSB):
        273°, 53.0612%, 76.8627%
        XYZ:
        26.3686, 18.1238, 54.3330
        xyY:
        0.2668, 0.1834, 18.1238
      CIE-Lab:
        49.6460, 43.1449, -45.4519
        CIE-LCH:
        49.6460, 62.6686, 313.5084
        CIE-Luv:
        49.6460, 19.9063, -74.0151
        Hunter-Lab:
        42.5721, 36.0595, -45.8689
      #965cc4 color charts
#965cc4 RGB chart
      #965cc4 CMYK chart
      #965cc4 RGB pie chart
      #965cc4 color shades, tints & tones
#965cc4 color schemes
#965cc4 color preview, HTML & CSS examples
           This text has a color of #965cc4        
        
          <p style="color:#965cc4;">Text here</p>
        
        
          .mytext {color:#965cc4;}
        
        Text color #965cc4
      
           This box has a color of #965cc4        
        
          <div style="background-color:#965cc4;">Content here</div>
        
        
          .mybackground {background-color:#965cc4;}
        
        Background color #965cc4
      
           Border around this has a color of #965cc4        
        
          <div style="border:2px solid #965cc4;">Content here</div>
        
        
          .myborder {border:2px solid #965cc4;}
        
        Border color #965cc4