#b19bfb color space conversions
Hex:
        #b19bfb
        RGB:
        177, 155, 251
        CMY:
        31, 39, 2
        CMYK:
        29, 38, 0, 2
      HSL:
        254°, 92.3077%, 79.6078%
        HSV (HSB):
        254°, 38.2470%, 98.4314%
        XYZ:
        47.2654, 39.7548, 96.4491
        xyY:
        0.2576, 0.2167, 39.7548
      CIE-Lab:
        69.2946, 28.4816, -45.0177
        CIE-LCH:
        69.2946, 53.2709, 302.3205
        CIE-Luv:
        69.2946, 4.3354, -76.4106
        Hunter-Lab:
        63.0514, 23.4694, -46.5592
      #b19bfb color charts
#b19bfb RGB chart
      #b19bfb CMYK chart
      #b19bfb RGB pie chart
      #b19bfb color shades, tints & tones
#b19bfb color schemes
#b19bfb color preview, HTML & CSS examples
           This text has a color of #b19bfb        
        
          <p style="color:#b19bfb;">Text here</p>
        
        
          .mytext {color:#b19bfb;}
        
        Text color #b19bfb
      
           This box has a color of #b19bfb        
        
          <div style="background-color:#b19bfb;">Content here</div>
        
        
          .mybackground {background-color:#b19bfb;}
        
        Background color #b19bfb
      
           Border around this has a color of #b19bfb        
        
          <div style="border:2px solid #b19bfb;">Content here</div>
        
        
          .myborder {border:2px solid #b19bfb;}
        
        Border color #b19bfb