#b34982 color space conversions
Hex:
        #b34982
        RGB:
        179, 73, 130
        CMY:
        30, 71, 49
        CMYK:
        0, 59, 27, 30
      HSL:
        328°, 42.0635%, 49.4118%
        HSV (HSB):
        328°, 59.2179%, 70.1961%
        XYZ:
        25.0022, 15.9605, 22.8820
        xyY:
        0.3916, 0.2500, 15.9605
      CIE-Lab:
        46.9226, 49.1505, -10.4199
        CIE-LCH:
        46.9226, 50.2428, 348.0305
        CIE-Luv:
        46.9226, 62.4859, -22.5964
        Hunter-Lab:
        39.9506, 41.7968, -5.9934
      #b34982 color charts
#b34982 RGB chart
      #b34982 CMYK chart
      #b34982 RGB pie chart
      #b34982 color shades, tints & tones
#b34982 color schemes
#b34982 color preview, HTML & CSS examples
           This text has a color of #b34982        
        
          <p style="color:#b34982;">Text here</p>
        
        
          .mytext {color:#b34982;}
        
        Text color #b34982
      
           This box has a color of #b34982        
        
          <div style="background-color:#b34982;">Content here</div>
        
        
          .mybackground {background-color:#b34982;}
        
        Background color #b34982
      
           Border around this has a color of #b34982        
        
          <div style="border:2px solid #b34982;">Content here</div>
        
        
          .myborder {border:2px solid #b34982;}
        
        Border color #b34982