#961afb color space conversions
Hex:
        #961afb
        RGB:
        150, 26, 251
        CMY:
        41, 90, 2
        CMYK:
        40, 90, 0, 2
      HSL:
        273°, 96.5665%, 54.3137%
        HSV (HSB):
        273°, 89.6414%, 98.4314%
        XYZ:
        30.3597, 14.1879, 92.4052
        xyY:
        0.2217, 0.1036, 14.1879
      CIE-Lab:
        44.5011, 81.0067, -85.0421
        CIE-LCH:
        44.5011, 117.4489, 313.6078
        CIE-Luv:
        44.5011, 20.5486, -128.9873
        Hunter-Lab:
        37.6668, 77.9553, -119.0852
      #961afb color charts
#961afb RGB chart
      #961afb CMYK chart
      #961afb RGB pie chart
      #961afb color shades, tints & tones
#961afb color schemes
#961afb color preview, HTML & CSS examples
           This text has a color of #961afb        
        
          <p style="color:#961afb;">Text here</p>
        
        
          .mytext {color:#961afb;}
        
        Text color #961afb
      
           This box has a color of #961afb        
        
          <div style="background-color:#961afb;">Content here</div>
        
        
          .mybackground {background-color:#961afb;}
        
        Background color #961afb
      
           Border around this has a color of #961afb        
        
          <div style="border:2px solid #961afb;">Content here</div>
        
        
          .myborder {border:2px solid #961afb;}
        
        Border color #961afb