#b96fca color space conversions
Hex:
        #b96fca
        RGB:
        185, 111, 202
        CMY:
        27, 56, 21
        CMYK:
        8, 45, 0, 21
      HSL:
        289°, 46.1929%, 61.3725%
        HSV (HSB):
        289°, 45.0495%, 79.2157%
        XYZ:
        36.3527, 25.9474, 58.9695
        xyY:
        0.2998, 0.2140, 25.9474
      CIE-Lab:
        57.9871, 44.0310, -35.4603
        CIE-LCH:
        57.9871, 56.5346, 321.1538
        CIE-Luv:
        57.9871, 32.8044, -60.8510
        Hunter-Lab:
        50.9386, 38.2451, -32.9805
      #b96fca color charts
#b96fca RGB chart
      #b96fca CMYK chart
      #b96fca RGB pie chart
      #b96fca color shades, tints & tones
#b96fca color schemes
#b96fca color preview, HTML & CSS examples
           This text has a color of #b96fca        
        
          <p style="color:#b96fca;">Text here</p>
        
        
          .mytext {color:#b96fca;}
        
        Text color #b96fca
      
           This box has a color of #b96fca        
        
          <div style="background-color:#b96fca;">Content here</div>
        
        
          .mybackground {background-color:#b96fca;}
        
        Background color #b96fca
      
           Border around this has a color of #b96fca        
        
          <div style="border:2px solid #b96fca;">Content here</div>
        
        
          .myborder {border:2px solid #b96fca;}
        
        Border color #b96fca