#b96bf3 color space conversions
Hex:
        #b96bf3
        RGB:
        185, 107, 243
        CMY:
        27, 58, 5
        CMYK:
        24, 56, 0, 5
      HSL:
        274°, 85.0000%, 68.6275%
        HSV (HSB):
        274°, 55.9671%, 95.2941%
        XYZ:
        41.4429, 27.3007, 87.8793
        xyY:
        0.2646, 0.1743, 27.3007
      CIE-Lab:
        59.2517, 54.7861, -56.4668
        CIE-LCH:
        59.2517, 78.6767, 314.1345
        CIE-Luv:
        59.2517, 26.2980, -95.8945
        Hunter-Lab:
        52.2501, 50.1422, -63.1446
      #b96bf3 color charts
#b96bf3 RGB chart
      #b96bf3 CMYK chart
      #b96bf3 RGB pie chart
      #b96bf3 color shades, tints & tones
#b96bf3 color schemes
#b96bf3 color preview, HTML & CSS examples
           This text has a color of #b96bf3        
        
          <p style="color:#b96bf3;">Text here</p>
        
        
          .mytext {color:#b96bf3;}
        
        Text color #b96bf3
      
           This box has a color of #b96bf3        
        
          <div style="background-color:#b96bf3;">Content here</div>
        
        
          .mybackground {background-color:#b96bf3;}
        
        Background color #b96bf3
      
           Border around this has a color of #b96bf3        
        
          <div style="border:2px solid #b96bf3;">Content here</div>
        
        
          .myborder {border:2px solid #b96bf3;}
        
        Border color #b96bf3