#b34a74 color space conversions
Hex:
        #b34a74
        RGB:
        179, 74, 116
        CMY:
        30, 71, 55
        CMYK:
        0, 59, 35, 30
      HSL:
        336°, 41.5020%, 49.6078%
        HSV (HSB):
        336°, 58.6592%, 70.1961%
        XYZ:
        24.1916, 15.7422, 18.2865
        xyY:
        0.4155, 0.2704, 15.7422
      CIE-Lab:
        46.6345, 46.8920, -2.3548
        CIE-LCH:
        46.6345, 46.9511, 357.1252
        CIE-Luv:
        46.6345, 66.1871, -11.4106
        Hunter-Lab:
        39.6765, 39.4014, 0.4473
      #b34a74 color charts
#b34a74 RGB chart
      #b34a74 CMYK chart
      #b34a74 RGB pie chart
      #b34a74 color shades, tints & tones
#b34a74 color schemes
#b34a74 color preview, HTML & CSS examples
           This text has a color of #b34a74        
        
          <p style="color:#b34a74;">Text here</p>
        
        
          .mytext {color:#b34a74;}
        
        Text color #b34a74
      
           This box has a color of #b34a74        
        
          <div style="background-color:#b34a74;">Content here</div>
        
        
          .mybackground {background-color:#b34a74;}
        
        Background color #b34a74
      
           Border around this has a color of #b34a74        
        
          <div style="border:2px solid #b34a74;">Content here</div>
        
        
          .myborder {border:2px solid #b34a74;}
        
        Border color #b34a74