#b14cb4 color space conversions
Hex:
        #b14cb4
        RGB:
        177, 76, 180
        CMY:
        31, 70, 29
        CMYK:
        2, 58, 0, 29
      HSL:
        298°, 40.9449%, 50.1961%
        HSV (HSB):
        298°, 57.7778%, 70.5882%
        XYZ:
        28.9541, 17.8113, 45.0919
        xyY:
        0.3152, 0.1939, 17.8113
      CIE-Lab:
        49.2664, 55.1087, -36.5483
        CIE-LCH:
        49.2664, 66.1268, 326.4475
        CIE-Luv:
        49.2664, 45.2343, -61.9655
        Hunter-Lab:
        42.2034, 48.6059, -33.8055
      #b14cb4 color charts
#b14cb4 RGB chart
      #b14cb4 CMYK chart
      #b14cb4 RGB pie chart
      #b14cb4 color shades, tints & tones
#b14cb4 color schemes
#b14cb4 color preview, HTML & CSS examples
           This text has a color of #b14cb4        
        
          <p style="color:#b14cb4;">Text here</p>
        
        
          .mytext {color:#b14cb4;}
        
        Text color #b14cb4
      
           This box has a color of #b14cb4        
        
          <div style="background-color:#b14cb4;">Content here</div>
        
        
          .mybackground {background-color:#b14cb4;}
        
        Background color #b14cb4
      
           Border around this has a color of #b14cb4        
        
          <div style="border:2px solid #b14cb4;">Content here</div>
        
        
          .myborder {border:2px solid #b14cb4;}
        
        Border color #b14cb4