#965dd2 color space conversions
Hex:
        #965dd2
        RGB:
        150, 93, 210
        CMY:
        41, 64, 18
        CMYK:
        29, 56, 0, 18
      HSL:
        269°, 56.5217%, 59.4118%
        HSV (HSB):
        269°, 55.7143%, 82.3529%
        XYZ:
        28.1249, 18.9659, 63.1512
        xyY:
        0.2551, 0.1720, 18.9659
      CIE-Lab:
        50.6473, 45.9139, -51.8811
        CIE-LCH:
        50.6473, 69.2801, 311.5083
        CIE-Luv:
        50.6473, 17.2723, -84.5113
        Hunter-Lab:
        43.5498, 39.0648, -55.4910
      #965dd2 color charts
#965dd2 RGB chart
      #965dd2 CMYK chart
      #965dd2 RGB pie chart
      #965dd2 color shades, tints & tones
#965dd2 color schemes
#965dd2 color preview, HTML & CSS examples
           This text has a color of #965dd2        
        
          <p style="color:#965dd2;">Text here</p>
        
        
          .mytext {color:#965dd2;}
        
        Text color #965dd2
      
           This box has a color of #965dd2        
        
          <div style="background-color:#965dd2;">Content here</div>
        
        
          .mybackground {background-color:#965dd2;}
        
        Background color #965dd2
      
           Border around this has a color of #965dd2        
        
          <div style="border:2px solid #965dd2;">Content here</div>
        
        
          .myborder {border:2px solid #965dd2;}
        
        Border color #965dd2