#b39fd4 color space conversions
Hex:
        #b39fd4
        RGB:
        179, 159, 212
        CMY:
        30, 38, 17
        CMYK:
        16, 25, 0, 17
      HSL:
        263°, 38.1295%, 72.7451%
        HSV (HSB):
        263°, 25.0000%, 83.1373%
        XYZ:
        42.8722, 39.1334, 67.5813
        xyY:
        0.2866, 0.2616, 39.1334
      CIE-Lab:
        68.8478, 17.7329, -24.3132
        CIE-LCH:
        68.8478, 30.0929, 306.1053
        CIE-Luv:
        68.8478, 7.2709, -40.5729
        Hunter-Lab:
        62.5567, 12.8577, -20.2624
      #b39fd4 color charts
#b39fd4 RGB chart
      #b39fd4 CMYK chart
      #b39fd4 RGB pie chart
      #b39fd4 color shades, tints & tones
#b39fd4 color schemes
#b39fd4 color preview, HTML & CSS examples
           This text has a color of #b39fd4        
        
          <p style="color:#b39fd4;">Text here</p>
        
        
          .mytext {color:#b39fd4;}
        
        Text color #b39fd4
      
           This box has a color of #b39fd4        
        
          <div style="background-color:#b39fd4;">Content here</div>
        
        
          .mybackground {background-color:#b39fd4;}
        
        Background color #b39fd4
      
           Border around this has a color of #b39fd4        
        
          <div style="border:2px solid #b39fd4;">Content here</div>
        
        
          .myborder {border:2px solid #b39fd4;}
        
        Border color #b39fd4