#b14b92 color space conversions
Hex:
        #b14b92
        RGB:
        177, 75, 146
        CMY:
        31, 71, 43
        CMYK:
        0, 58, 18, 31
      HSL:
        318°, 40.4762%, 49.4118%
        HSV (HSB):
        318°, 57.6271%, 69.4118%
        XYZ:
        25.8358, 16.4546, 29.0085
        xyY:
        0.3624, 0.2308, 16.4546
      CIE-Lab:
        47.5653, 49.9019, -19.0966
        CIE-LCH:
        47.5653, 53.4311, 339.0590
        CIE-Luv:
        47.5653, 55.3302, -35.0021
        Hunter-Lab:
        40.5643, 42.7013, -14.0047
      #b14b92 color charts
#b14b92 RGB chart
      #b14b92 CMYK chart
      #b14b92 RGB pie chart
      #b14b92 color shades, tints & tones
#b14b92 color schemes
#b14b92 color preview, HTML & CSS examples
           This text has a color of #b14b92        
        
          <p style="color:#b14b92;">Text here</p>
        
        
          .mytext {color:#b14b92;}
        
        Text color #b14b92
      
           This box has a color of #b14b92        
        
          <div style="background-color:#b14b92;">Content here</div>
        
        
          .mybackground {background-color:#b14b92;}
        
        Background color #b14b92
      
           Border around this has a color of #b14b92        
        
          <div style="border:2px solid #b14b92;">Content here</div>
        
        
          .myborder {border:2px solid #b14b92;}
        
        Border color #b14b92