#b14ab7 color space conversions
Hex:
        #b14ab7
        RGB:
        177, 74, 183
        CMY:
        31, 71, 28
        CMYK:
        3, 60, 0, 28
      HSL:
        297°, 43.0830%, 50.3922%
        HSV (HSB):
        297°, 59.5628%, 71.7647%
        XYZ:
        29.1275, 17.6636, 46.6740
        xyY:
        0.3116, 0.1890, 17.6636
      CIE-Lab:
        49.0855, 56.5587, -38.5837
        CIE-LCH:
        49.0855, 68.4660, 325.6986
        CIE-Luv:
        49.0855, 45.0204, -65.1690
        Hunter-Lab:
        42.0280, 50.1601, -36.4245
      #b14ab7 color charts
#b14ab7 RGB chart
      #b14ab7 CMYK chart
      #b14ab7 RGB pie chart
      #b14ab7 color shades, tints & tones
#b14ab7 color schemes
#b14ab7 color preview, HTML & CSS examples
           This text has a color of #b14ab7        
        
          <p style="color:#b14ab7;">Text here</p>
        
        
          .mytext {color:#b14ab7;}
        
        Text color #b14ab7
      
           This box has a color of #b14ab7        
        
          <div style="background-color:#b14ab7;">Content here</div>
        
        
          .mybackground {background-color:#b14ab7;}
        
        Background color #b14ab7
      
           Border around this has a color of #b14ab7        
        
          <div style="border:2px solid #b14ab7;">Content here</div>
        
        
          .myborder {border:2px solid #b14ab7;}
        
        Border color #b14ab7