#961ff3 color space conversions
Hex:
        #961ff3
        RGB:
        150, 31, 243
        CMY:
        41, 88, 5
        CMYK:
        38, 87, 0, 5
      HSL:
        274°, 89.8305%, 53.7255%
        HSV (HSB):
        274°, 87.2428%, 95.2941%
        XYZ:
        29.2453, 13.9351, 85.9424
        xyY:
        0.2265, 0.1079, 13.9351
      CIE-Lab:
        44.1397, 78.3309, -81.1437
        CIE-LCH:
        44.1397, 112.7831, 313.9895
        CIE-Luv:
        44.1397, 21.7837, -123.6759
        Hunter-Lab:
        37.3297, 74.5158, -110.3697
      #961ff3 color charts
#961ff3 RGB chart
      #961ff3 CMYK chart
      #961ff3 RGB pie chart
      #961ff3 color shades, tints & tones
#961ff3 color schemes
#961ff3 color preview, HTML & CSS examples
           This text has a color of #961ff3        
        
          <p style="color:#961ff3;">Text here</p>
        
        
          .mytext {color:#961ff3;}
        
        Text color #961ff3
      
           This box has a color of #961ff3        
        
          <div style="background-color:#961ff3;">Content here</div>
        
        
          .mybackground {background-color:#961ff3;}
        
        Background color #961ff3
      
           Border around this has a color of #961ff3        
        
          <div style="border:2px solid #961ff3;">Content here</div>
        
        
          .myborder {border:2px solid #961ff3;}
        
        Border color #961ff3