#b96cf8 color space conversions
Hex:
        #b96cf8
        RGB:
        185, 108, 248
        CMY:
        27, 58, 3
        CMYK:
        25, 56, 0, 3
      HSL:
        273°, 90.9091%, 69.8039%
        HSV (HSB):
        273°, 56.4516%, 97.2549%
        XYZ:
        42.3134, 27.8167, 91.9459
        xyY:
        0.2611, 0.1716, 27.8167
      CIE-Lab:
        59.7228, 55.3916, -58.4836
        CIE-LCH:
        59.7228, 80.5517, 313.4447
        CIE-Luv:
        59.7228, 25.0865, -99.3085
        Hunter-Lab:
        52.7416, 50.9090, -66.4429
      #b96cf8 color charts
#b96cf8 RGB chart
      #b96cf8 CMYK chart
      #b96cf8 RGB pie chart
      #b96cf8 color shades, tints & tones
#b96cf8 color schemes
#b96cf8 color preview, HTML & CSS examples
           This text has a color of #b96cf8        
        
          <p style="color:#b96cf8;">Text here</p>
        
        
          .mytext {color:#b96cf8;}
        
        Text color #b96cf8
      
           This box has a color of #b96cf8        
        
          <div style="background-color:#b96cf8;">Content here</div>
        
        
          .mybackground {background-color:#b96cf8;}
        
        Background color #b96cf8
      
           Border around this has a color of #b96cf8        
        
          <div style="border:2px solid #b96cf8;">Content here</div>
        
        
          .myborder {border:2px solid #b96cf8;}
        
        Border color #b96cf8