#b96dea color space conversions
Hex:
        #b96dea
        RGB:
        185, 109, 234
        CMY:
        27, 57, 8
        CMYK:
        21, 53, 0, 8
      HSL:
        276°, 74.8503%, 67.2549%
        HSV (HSB):
        276°, 53.4188%, 91.7647%
        XYZ:
        40.3275, 27.1921, 80.9650
        xyY:
        0.2716, 0.1831, 27.1921
      CIE-Lab:
        59.1517, 51.7845, -51.6215
        CIE-LCH:
        59.1517, 73.1192, 315.0903
        CIE-Luv:
        59.1517, 27.3519, -87.8346
        Hunter-Lab:
        52.1460, 46.7887, -55.5549
      #b96dea color charts
#b96dea RGB chart
      #b96dea CMYK chart
      #b96dea RGB pie chart
      #b96dea color shades, tints & tones
#b96dea color schemes
#b96dea color preview, HTML & CSS examples
           This text has a color of #b96dea        
        
          <p style="color:#b96dea;">Text here</p>
        
        
          .mytext {color:#b96dea;}
        
        Text color #b96dea
      
           This box has a color of #b96dea        
        
          <div style="background-color:#b96dea;">Content here</div>
        
        
          .mybackground {background-color:#b96dea;}
        
        Background color #b96dea
      
           Border around this has a color of #b96dea        
        
          <div style="border:2px solid #b96dea;">Content here</div>
        
        
          .myborder {border:2px solid #b96dea;}
        
        Border color #b96dea