#b14295 color space conversions
Hex:
        #b14295
        RGB:
        177, 66, 149
        CMY:
        31, 74, 42
        CMYK:
        0, 63, 16, 31
      HSL:
        315°, 45.6790%, 47.6471%
        HSV (HSB):
        315°, 62.7119%, 69.4118%
        XYZ:
        25.5045, 15.4135, 30.0646
        xyY:
        0.3593, 0.2171, 15.4135
      CIE-Lab:
        46.1954, 54.4163, -23.0019
        CIE-LCH:
        46.1954, 59.0780, 337.0861
        CIE-Luv:
        46.1954, 57.7987, -41.1061
        Hunter-Lab:
        39.2600, 47.2541, -17.9213
      #b14295 color charts
#b14295 RGB chart
      #b14295 CMYK chart
      #b14295 RGB pie chart
      #b14295 color shades, tints & tones
#b14295 color schemes
#b14295 color preview, HTML & CSS examples
           This text has a color of #b14295        
        
          <p style="color:#b14295;">Text here</p>
        
        
          .mytext {color:#b14295;}
        
        Text color #b14295
      
           This box has a color of #b14295        
        
          <div style="background-color:#b14295;">Content here</div>
        
        
          .mybackground {background-color:#b14295;}
        
        Background color #b14295
      
           Border around this has a color of #b14295        
        
          <div style="border:2px solid #b14295;">Content here</div>
        
        
          .myborder {border:2px solid #b14295;}
        
        Border color #b14295