#965ebe color space conversions
Hex:
        #965ebe
        RGB:
        150, 94, 190
        CMY:
        41, 63, 25
        CMYK:
        21, 51, 0, 25
      HSL:
        275°, 42.4779%, 55.6863%
        HSV (HSB):
        275°, 50.5263%, 74.5098%
        XYZ:
        25.8746, 18.2071, 50.8658
        xyY:
        0.2725, 0.1918, 18.2071
      CIE-Lab:
        49.7464, 40.6628, -41.8299
        CIE-LCH:
        49.7464, 58.3370, 314.1895
        CIE-Luv:
        49.7464, 20.2759, -68.2057
        Hunter-Lab:
        42.6698, 33.5688, -40.8095
      #965ebe color charts
#965ebe RGB chart
      #965ebe CMYK chart
      #965ebe RGB pie chart
      #965ebe color shades, tints & tones
#965ebe color schemes
#965ebe color preview, HTML & CSS examples
           This text has a color of #965ebe        
        
          <p style="color:#965ebe;">Text here</p>
        
        
          .mytext {color:#965ebe;}
        
        Text color #965ebe
      
           This box has a color of #965ebe        
        
          <div style="background-color:#965ebe;">Content here</div>
        
        
          .mybackground {background-color:#965ebe;}
        
        Background color #965ebe
      
           Border around this has a color of #965ebe        
        
          <div style="border:2px solid #965ebe;">Content here</div>
        
        
          .myborder {border:2px solid #965ebe;}
        
        Border color #965ebe