#961baf color space conversions
Hex:
        #961baf
        RGB:
        150, 27, 175
        CMY:
        41, 89, 31
        CMYK:
        14, 85, 0, 31
      HSL:
        290°, 73.2673%, 39.6078%
        HSV (HSB):
        290°, 84.5714%, 68.6275%
        XYZ:
        20.7075, 10.3630, 41.4663
        xyY:
        0.2855, 0.1429, 10.3630
      CIE-Lab:
        38.4863, 66.0066, -51.0271
        CIE-LCH:
        38.4863, 83.4305, 322.2938
        CIE-Luv:
        38.4863, 38.9014, -79.0588
        Hunter-Lab:
        32.1917, 58.4857, -53.8376
      #961baf color charts
#961baf RGB chart
      #961baf CMYK chart
      #961baf RGB pie chart
      #961baf color shades, tints & tones
#961baf color schemes
#961baf color preview, HTML & CSS examples
           This text has a color of #961baf        
        
          <p style="color:#961baf;">Text here</p>
        
        
          .mytext {color:#961baf;}
        
        Text color #961baf
      
           This box has a color of #961baf        
        
          <div style="background-color:#961baf;">Content here</div>
        
        
          .mybackground {background-color:#961baf;}
        
        Background color #961baf
      
           Border around this has a color of #961baf        
        
          <div style="border:2px solid #961baf;">Content here</div>
        
        
          .myborder {border:2px solid #961baf;}
        
        Border color #961baf