#b39fc2 color space conversions
Hex:
        #b39fc2
        RGB:
        179, 159, 194
        CMY:
        30, 38, 24
        CMYK:
        8, 18, 0, 24
      HSL:
        274°, 22.2930%, 69.2157%
        HSV (HSB):
        274°, 18.0412%, 76.0784%
        XYZ:
        40.7261, 38.2750, 56.2803
        xyY:
        0.3010, 0.2829, 38.2750
      CIE-Lab:
        68.2228, 13.9188, -15.2957
        CIE-LCH:
        68.2228, 20.6807, 312.3015
        CIE-Luv:
        68.2228, 8.8940, -25.5268
        Hunter-Lab:
        61.8668, 9.2374, -10.6294
      #b39fc2 color charts
#b39fc2 RGB chart
      #b39fc2 CMYK chart
      #b39fc2 RGB pie chart
      #b39fc2 color shades, tints & tones
#b39fc2 color schemes
#b39fc2 color preview, HTML & CSS examples
           This text has a color of #b39fc2        
        
          <p style="color:#b39fc2;">Text here</p>
        
        
          .mytext {color:#b39fc2;}
        
        Text color #b39fc2
      
           This box has a color of #b39fc2        
        
          <div style="background-color:#b39fc2;">Content here</div>
        
        
          .mybackground {background-color:#b39fc2;}
        
        Background color #b39fc2
      
           Border around this has a color of #b39fc2        
        
          <div style="border:2px solid #b39fc2;">Content here</div>
        
        
          .myborder {border:2px solid #b39fc2;}
        
        Border color #b39fc2