#960fe6 color space conversions
Hex:
        #960fe6
        RGB:
        150, 15, 230
        CMY:
        41, 94, 10
        CMYK:
        35, 93, 0, 10
      HSL:
        278°, 87.7551%, 48.0392%
        HSV (HSB):
        278°, 93.4783%, 90.1961%
        XYZ:
        27.0314, 12.5388, 75.8584
        xyY:
        0.2342, 0.1086, 12.5388
      CIE-Lab:
        42.0600, 78.5527, -77.1975
        CIE-LCH:
        42.0600, 110.1362, 315.4985
        CIE-Luv:
        42.0600, 25.3747, -116.6928
        Hunter-Lab:
        35.4102, 74.2952, -102.2283
      #960fe6 color charts
#960fe6 RGB chart
      #960fe6 CMYK chart
      #960fe6 RGB pie chart
      #960fe6 color shades, tints & tones
#960fe6 color schemes
#960fe6 color preview, HTML & CSS examples
           This text has a color of #960fe6        
        
          <p style="color:#960fe6;">Text here</p>
        
        
          .mytext {color:#960fe6;}
        
        Text color #960fe6
      
           This box has a color of #960fe6        
        
          <div style="background-color:#960fe6;">Content here</div>
        
        
          .mybackground {background-color:#960fe6;}
        
        Background color #960fe6
      
           Border around this has a color of #960fe6        
        
          <div style="border:2px solid #960fe6;">Content here</div>
        
        
          .myborder {border:2px solid #960fe6;}
        
        Border color #960fe6