#965dd1 color space conversions
Hex:
        #965dd1
        RGB:
        150, 93, 209
        CMY:
        41, 64, 18
        CMYK:
        28, 56, 0, 18
      HSL:
        269°, 55.7692%, 59.2157%
        HSV (HSB):
        269°, 55.5024%, 81.9608%
        XYZ:
        28.0007, 18.9162, 62.4970
        xyY:
        0.2559, 0.1729, 18.9162
      CIE-Lab:
        50.5890, 45.6737, -51.4036
        CIE-LCH:
        50.5890, 68.7635, 311.6221
        CIE-Luv:
        50.5890, 17.4338, -83.7348
        Hunter-Lab:
        43.4927, 38.8061, -54.7520
      #965dd1 color charts
#965dd1 RGB chart
      #965dd1 CMYK chart
      #965dd1 RGB pie chart
      #965dd1 color shades, tints & tones
#965dd1 color schemes
#965dd1 color preview, HTML & CSS examples
           This text has a color of #965dd1        
        
          <p style="color:#965dd1;">Text here</p>
        
        
          .mytext {color:#965dd1;}
        
        Text color #965dd1
      
           This box has a color of #965dd1        
        
          <div style="background-color:#965dd1;">Content here</div>
        
        
          .mybackground {background-color:#965dd1;}
        
        Background color #965dd1
      
           Border around this has a color of #965dd1        
        
          <div style="border:2px solid #965dd1;">Content here</div>
        
        
          .myborder {border:2px solid #965dd1;}
        
        Border color #965dd1