#b96ae1 color space conversions
Hex:
        #b96ae1
        RGB:
        185, 106, 225
        CMY:
        27, 58, 12
        CMYK:
        18, 53, 0, 12
      HSL:
        280°, 66.4804%, 64.9020%
        HSV (HSB):
        280°, 52.8889%, 88.2353%
        XYZ:
        38.7522, 26.0586, 74.2215
        xyY:
        0.2787, 0.1874, 26.0586
      CIE-Lab:
        58.0926, 51.3923, -48.2705
        CIE-LCH:
        58.0926, 70.5068, 316.7941
        CIE-Luv:
        58.0926, 30.0542, -82.1623
        Hunter-Lab:
        51.0476, 46.1729, -50.4723
      #b96ae1 color charts
#b96ae1 RGB chart
      #b96ae1 CMYK chart
      #b96ae1 RGB pie chart
      #b96ae1 color shades, tints & tones
#b96ae1 color schemes
#b96ae1 color preview, HTML & CSS examples
           This text has a color of #b96ae1        
        
          <p style="color:#b96ae1;">Text here</p>
        
        
          .mytext {color:#b96ae1;}
        
        Text color #b96ae1
      
           This box has a color of #b96ae1        
        
          <div style="background-color:#b96ae1;">Content here</div>
        
        
          .mybackground {background-color:#b96ae1;}
        
        Background color #b96ae1
      
           Border around this has a color of #b96ae1        
        
          <div style="border:2px solid #b96ae1;">Content here</div>
        
        
          .myborder {border:2px solid #b96ae1;}
        
        Border color #b96ae1