#960abf color space conversions
Hex:
        #960abf
        RGB:
        150, 10, 191
        CMY:
        41, 96, 25
        CMYK:
        21, 95, 0, 25
      HSL:
        286°, 90.0498%, 39.4118%
        HSV (HSB):
        286°, 94.7644%, 74.9020%
        XYZ:
        22.0902, 10.4627, 50.1454
        xyY:
        0.2671, 0.1265, 10.4627
      CIE-Lab:
        38.6604, 71.8090, -60.2077
        CIE-LCH:
        38.6604, 93.7096, 320.0221
        CIE-Luv:
        38.6604, 35.3585, -91.7360
        Hunter-Lab:
        32.3461, 65.2977, -69.2737
      #960abf color charts
#960abf RGB chart
      #960abf CMYK chart
      #960abf RGB pie chart
      #960abf color shades, tints & tones
#960abf color schemes
#960abf color preview, HTML & CSS examples
           This text has a color of #960abf        
        
          <p style="color:#960abf;">Text here</p>
        
        
          .mytext {color:#960abf;}
        
        Text color #960abf
      
           This box has a color of #960abf        
        
          <div style="background-color:#960abf;">Content here</div>
        
        
          .mybackground {background-color:#960abf;}
        
        Background color #960abf
      
           Border around this has a color of #960abf        
        
          <div style="border:2px solid #960abf;">Content here</div>
        
        
          .myborder {border:2px solid #960abf;}
        
        Border color #960abf