#b14faa color space conversions
Hex:
        #b14faa
        RGB:
        177, 79, 170
        CMY:
        31, 69, 33
        CMYK:
        0, 55, 4, 31
      HSL:
        304°, 38.5827%, 50.1961%
        HSV (HSB):
        304°, 55.3672%, 69.4118%
        XYZ:
        28.1831, 17.8414, 39.9885
        xyY:
        0.3277, 0.2074, 17.8414
      CIE-Lab:
        49.3031, 51.9375, -30.6344
        CIE-LCH:
        49.3031, 60.2990, 329.4665
        CIE-Luv:
        49.3031, 46.9825, -52.6411
        Hunter-Lab:
        42.2390, 45.1822, -26.5637
      #b14faa color charts
#b14faa RGB chart
      #b14faa CMYK chart
      #b14faa RGB pie chart
      #b14faa color shades, tints & tones
#b14faa color schemes
#b14faa color preview, HTML & CSS examples
           This text has a color of #b14faa        
        
          <p style="color:#b14faa;">Text here</p>
        
        
          .mytext {color:#b14faa;}
        
        Text color #b14faa
      
           This box has a color of #b14faa        
        
          <div style="background-color:#b14faa;">Content here</div>
        
        
          .mybackground {background-color:#b14faa;}
        
        Background color #b14faa
      
           Border around this has a color of #b14faa        
        
          <div style="border:2px solid #b14faa;">Content here</div>
        
        
          .myborder {border:2px solid #b14faa;}
        
        Border color #b14faa