#961dfa color space conversions
Hex:
        #961dfa
        RGB:
        150, 29, 250
        CMY:
        41, 89, 2
        CMYK:
        40, 88, 0, 2
      HSL:
        273°, 95.6710%, 54.7059%
        HSV (HSB):
        273°, 88.4000%, 98.0392%
        XYZ:
        30.2724, 14.2649, 91.6003
        xyY:
        0.2224, 0.1048, 14.2649
      CIE-Lab:
        44.6104, 80.2077, -84.3023
        CIE-LCH:
        44.6104, 116.3621, 313.5742
        CIE-Luv:
        44.6104, 20.5600, -128.1603
        Hunter-Lab:
        37.7689, 76.9750, -117.3570
      #961dfa color charts
#961dfa RGB chart
      #961dfa CMYK chart
      #961dfa RGB pie chart
      #961dfa color shades, tints & tones
#961dfa color schemes
#961dfa color preview, HTML & CSS examples
           This text has a color of #961dfa        
        
          <p style="color:#961dfa;">Text here</p>
        
        
          .mytext {color:#961dfa;}
        
        Text color #961dfa
      
           This box has a color of #961dfa        
        
          <div style="background-color:#961dfa;">Content here</div>
        
        
          .mybackground {background-color:#961dfa;}
        
        Background color #961dfa
      
           Border around this has a color of #961dfa        
        
          <div style="border:2px solid #961dfa;">Content here</div>
        
        
          .myborder {border:2px solid #961dfa;}
        
        Border color #961dfa