#b44a78 color space conversions
Hex:
        #b44a78
        RGB:
        180, 74, 120
        CMY:
        29, 71, 53
        CMYK:
        0, 59, 33, 29
      HSL:
        334°, 41.7323%, 49.8039%
        HSV (HSB):
        334°, 58.8889%, 70.5882%
        XYZ:
        24.6613, 15.9569, 19.5495
        xyY:
        0.4099, 0.2652, 15.9569
      CIE-Lab:
        46.9179, 47.7081, -4.3501
        CIE-LCH:
        46.9179, 47.9060, 354.7901
        CIE-Luv:
        46.9179, 65.8008, -14.1826
        Hunter-Lab:
        39.9461, 40.2939, -1.0540
      #b44a78 color charts
#b44a78 RGB chart
      #b44a78 CMYK chart
      #b44a78 RGB pie chart
      #b44a78 color shades, tints & tones
#b44a78 color schemes
#b44a78 color preview, HTML & CSS examples
           This text has a color of #b44a78        
        
          <p style="color:#b44a78;">Text here</p>
        
        
          .mytext {color:#b44a78;}
        
        Text color #b44a78
      
           This box has a color of #b44a78        
        
          <div style="background-color:#b44a78;">Content here</div>
        
        
          .mybackground {background-color:#b44a78;}
        
        Background color #b44a78
      
           Border around this has a color of #b44a78        
        
          <div style="border:2px solid #b44a78;">Content here</div>
        
        
          .myborder {border:2px solid #b44a78;}
        
        Border color #b44a78