#965acb color space conversions
Hex:
        #965acb
        RGB:
        150, 90, 203
        CMY:
        41, 65, 20
        CMYK:
        26, 56, 0, 20
      HSL:
        272°, 52.0737%, 57.4510%
        HSV (HSB):
        272°, 55.6650%, 79.6078%
        XYZ:
        27.0133, 18.1082, 58.5714
        xyY:
        0.2605, 0.1746, 18.1082
      CIE-Lab:
        49.6270, 45.8629, -49.5066
        CIE-LCH:
        49.6270, 67.4856, 312.8120
        CIE-Luv:
        49.6270, 19.3240, -80.4917
        Hunter-Lab:
        42.5537, 38.8439, -51.8199
      #965acb color charts
#965acb RGB chart
      #965acb CMYK chart
      #965acb RGB pie chart
      #965acb color shades, tints & tones
#965acb color schemes
#965acb color preview, HTML & CSS examples
           This text has a color of #965acb        
        
          <p style="color:#965acb;">Text here</p>
        
        
          .mytext {color:#965acb;}
        
        Text color #965acb
      
           This box has a color of #965acb        
        
          <div style="background-color:#965acb;">Content here</div>
        
        
          .mybackground {background-color:#965acb;}
        
        Background color #965acb
      
           Border around this has a color of #965acb        
        
          <div style="border:2px solid #965acb;">Content here</div>
        
        
          .myborder {border:2px solid #965acb;}
        
        Border color #965acb