#965af4 color space conversions
Hex:
        #965af4
        RGB:
        150, 90, 244
        CMY:
        41, 65, 4
        CMYK:
        39, 63, 0, 4
      HSL:
        263°, 87.5000%, 65.4902%
        HSV (HSB):
        263°, 63.1148%, 95.6863%
        XYZ:
        32.5630, 20.3280, 87.7954
        xyY:
        0.2315, 0.1445, 20.3280
      CIE-Lab:
        52.2061, 55.8718, -68.5551
        CIE-LCH:
        52.2061, 88.4390, 309.1797
        CIE-Luv:
        52.2061, 12.8492, -111.2065
        Hunter-Lab:
        45.0866, 50.0168, -83.8925
      #965af4 color charts
#965af4 RGB chart
      #965af4 CMYK chart
      #965af4 RGB pie chart
      #965af4 color shades, tints & tones
#965af4 color schemes
#965af4 color preview, HTML & CSS examples
           This text has a color of #965af4        
        
          <p style="color:#965af4;">Text here</p>
        
        
          .mytext {color:#965af4;}
        
        Text color #965af4
      
           This box has a color of #965af4        
        
          <div style="background-color:#965af4;">Content here</div>
        
        
          .mybackground {background-color:#965af4;}
        
        Background color #965af4
      
           Border around this has a color of #965af4        
        
          <div style="border:2px solid #965af4;">Content here</div>
        
        
          .myborder {border:2px solid #965af4;}
        
        Border color #965af4