#b44f80 color space conversions
Hex:
        #b44f80
        RGB:
        180, 79, 128
        CMY:
        29, 69, 50
        CMYK:
        0, 56, 29, 29
      HSL:
        331°, 40.2390%, 50.7843%
        HSV (HSB):
        331°, 56.1111%, 70.5882%
        XYZ:
        25.5147, 16.8538, 22.3304
        xyY:
        0.3944, 0.2605, 16.8538
      CIE-Lab:
        48.0753, 46.3561, -7.4693
        CIE-LCH:
        48.0753, 46.9540, 350.8467
        CIE-Luv:
        48.0753, 61.0695, -18.1684
        Hunter-Lab:
        41.0534, 39.0944, -3.5126
      #b44f80 color charts
#b44f80 RGB chart
      #b44f80 CMYK chart
      #b44f80 RGB pie chart
      #b44f80 color shades, tints & tones
#b44f80 color schemes
#b44f80 color preview, HTML & CSS examples
           This text has a color of #b44f80        
        
          <p style="color:#b44f80;">Text here</p>
        
        
          .mytext {color:#b44f80;}
        
        Text color #b44f80
      
           This box has a color of #b44f80        
        
          <div style="background-color:#b44f80;">Content here</div>
        
        
          .mybackground {background-color:#b44f80;}
        
        Background color #b44f80
      
           Border around this has a color of #b44f80        
        
          <div style="border:2px solid #b44f80;">Content here</div>
        
        
          .myborder {border:2px solid #b44f80;}
        
        Border color #b44f80