#960fce color space conversions
Hex:
        #960fce
        RGB:
        150, 15, 206
        CMY:
        41, 94, 19
        CMYK:
        27, 93, 0, 19
      HSL:
        282°, 86.4253%, 43.3333%
        HSV (HSB):
        282°, 92.7184%, 80.7843%
        XYZ:
        23.8891, 11.2819, 59.3111
        xyY:
        0.2528, 0.1194, 11.2819
      CIE-Lab:
        40.0513, 73.9415, -66.6983
        CIE-LCH:
        40.0513, 99.5792, 317.9482
        CIE-Luv:
        40.0513, 31.0781, -101.3679
        Hunter-Lab:
        33.5886, 68.1740, -81.1830
      #960fce color charts
#960fce RGB chart
      #960fce CMYK chart
      #960fce RGB pie chart
      #960fce color shades, tints & tones
#960fce color schemes
#960fce color preview, HTML & CSS examples
           This text has a color of #960fce        
        
          <p style="color:#960fce;">Text here</p>
        
        
          .mytext {color:#960fce;}
        
        Text color #960fce
      
           This box has a color of #960fce        
        
          <div style="background-color:#960fce;">Content here</div>
        
        
          .mybackground {background-color:#960fce;}
        
        Background color #960fce
      
           Border around this has a color of #960fce        
        
          <div style="border:2px solid #960fce;">Content here</div>
        
        
          .myborder {border:2px solid #960fce;}
        
        Border color #960fce