#b14fb4 color space conversions
Hex:
        #b14fb4
        RGB:
        177, 79, 180
        CMY:
        31, 69, 29
        CMYK:
        2, 56, 0, 29
      HSL:
        298°, 40.2390%, 50.7843%
        HSV (HSB):
        298°, 56.1111%, 70.5882%
        XYZ:
        29.1657, 18.2344, 45.1624
        xyY:
        0.3151, 0.1970, 18.2344
      CIE-Lab:
        49.7791, 53.7160, -35.7419
        CIE-LCH:
        49.7791, 64.5205, 326.3607
        CIE-Luv:
        49.7791, 44.2707, -60.7017
        Hunter-Lab:
        42.7017, 47.1891, -32.8154
      #b14fb4 color charts
#b14fb4 RGB chart
      #b14fb4 CMYK chart
      #b14fb4 RGB pie chart
      #b14fb4 color shades, tints & tones
#b14fb4 color schemes
#b14fb4 color preview, HTML & CSS examples
           This text has a color of #b14fb4        
        
          <p style="color:#b14fb4;">Text here</p>
        
        
          .mytext {color:#b14fb4;}
        
        Text color #b14fb4
      
           This box has a color of #b14fb4        
        
          <div style="background-color:#b14fb4;">Content here</div>
        
        
          .mybackground {background-color:#b14fb4;}
        
        Background color #b14fb4
      
           Border around this has a color of #b14fb4        
        
          <div style="border:2px solid #b14fb4;">Content here</div>
        
        
          .myborder {border:2px solid #b14fb4;}
        
        Border color #b14fb4