#966afb color space conversions
Hex:
        #966afb
        RGB:
        150, 106, 251
        CMY:
        41, 58, 2
        CMYK:
        40, 58, 0, 2
      HSL:
        258°, 94.7712%, 70.0000%
        HSV (HSB):
        258°, 57.7689%, 98.4314%
        XYZ:
        35.1443, 23.7571, 94.0001
        xyY:
        0.2298, 0.1554, 23.7571
      CIE-Lab:
        55.8438, 49.2026, -66.5690
        CIE-LCH:
        55.8438, 82.7787, 306.4689
        CIE-Luv:
        55.8438, 7.9030, -109.5268
        Hunter-Lab:
        48.7413, 43.4079, -80.2249
      #966afb color charts
#966afb RGB chart
      #966afb CMYK chart
      #966afb RGB pie chart
      #966afb color shades, tints & tones
#966afb color schemes
#966afb color preview, HTML & CSS examples
           This text has a color of #966afb        
        
          <p style="color:#966afb;">Text here</p>
        
        
          .mytext {color:#966afb;}
        
        Text color #966afb
      
           This box has a color of #966afb        
        
          <div style="background-color:#966afb;">Content here</div>
        
        
          .mybackground {background-color:#966afb;}
        
        Background color #966afb
      
           Border around this has a color of #966afb        
        
          <div style="border:2px solid #966afb;">Content here</div>
        
        
          .myborder {border:2px solid #966afb;}
        
        Border color #966afb