#b96fec color space conversions
Hex:
        #b96fec
        RGB:
        185, 111, 236
        CMY:
        27, 56, 7
        CMYK:
        22, 53, 0, 7
      HSL:
        276°, 76.6871%, 68.0392%
        HSV (HSB):
        276°, 52.9661%, 92.5490%
        XYZ:
        40.8323, 27.7393, 82.5590
        xyY:
        0.2702, 0.1835, 27.7393
      CIE-Lab:
        59.6525, 51.1873, -51.9395
        CIE-LCH:
        59.6525, 72.9236, 314.5821
        CIE-Luv:
        59.6525, 26.3393, -88.4174
        Hunter-Lab:
        52.6681, 46.2177, -56.0714
      #b96fec color charts
#b96fec RGB chart
      #b96fec CMYK chart
      #b96fec RGB pie chart
      #b96fec color shades, tints & tones
#b96fec color schemes
#b96fec color preview, HTML & CSS examples
           This text has a color of #b96fec        
        
          <p style="color:#b96fec;">Text here</p>
        
        
          .mytext {color:#b96fec;}
        
        Text color #b96fec
      
           This box has a color of #b96fec        
        
          <div style="background-color:#b96fec;">Content here</div>
        
        
          .mybackground {background-color:#b96fec;}
        
        Background color #b96fec
      
           Border around this has a color of #b96fec        
        
          <div style="border:2px solid #b96fec;">Content here</div>
        
        
          .myborder {border:2px solid #b96fec;}
        
        Border color #b96fec