#b49fc2 color space conversions
Hex:
        #b49fc2
        RGB:
        180, 159, 194
        CMY:
        29, 38, 24
        CMYK:
        7, 18, 0, 24
      HSL:
        276°, 22.2930%, 69.2157%
        HSV (HSB):
        276°, 18.0412%, 76.0784%
        XYZ:
        40.9581, 38.3946, 56.2911
        xyY:
        0.3020, 0.2831, 38.3946
      CIE-Lab:
        68.3105, 14.2554, -15.1550
        CIE-LCH:
        68.3105, 20.8060, 313.2481
        CIE-Luv:
        68.3105, 9.4706, -25.3657
        Hunter-Lab:
        61.9634, 9.5535, -10.4881
      #b49fc2 color charts
#b49fc2 RGB chart
      #b49fc2 CMYK chart
      #b49fc2 RGB pie chart
      #b49fc2 color shades, tints & tones
#b49fc2 color schemes
#b49fc2 color preview, HTML & CSS examples
           This text has a color of #b49fc2        
        
          <p style="color:#b49fc2;">Text here</p>
        
        
          .mytext {color:#b49fc2;}
        
        Text color #b49fc2
      
           This box has a color of #b49fc2        
        
          <div style="background-color:#b49fc2;">Content here</div>
        
        
          .mybackground {background-color:#b49fc2;}
        
        Background color #b49fc2
      
           Border around this has a color of #b49fc2        
        
          <div style="border:2px solid #b49fc2;">Content here</div>
        
        
          .myborder {border:2px solid #b49fc2;}
        
        Border color #b49fc2