#b44983 color space conversions
Hex:
        #b44983
        RGB:
        180, 73, 131
        CMY:
        29, 71, 49
        CMYK:
        0, 59, 27, 29
      HSL:
        327°, 42.2925%, 49.6078%
        HSV (HSB):
        327°, 59.4444%, 70.5882%
        XYZ:
        25.3017, 16.1071, 23.2482
        xyY:
        0.3913, 0.2491, 16.1071
      CIE-Lab:
        47.1147, 49.5967, -10.7197
        CIE-LCH:
        47.1147, 50.7419, 347.8039
        CIE-Luv:
        47.1147, 62.9560, -23.1109
        Hunter-Lab:
        40.1336, 42.2989, -6.2513
      #b44983 color charts
#b44983 RGB chart
      #b44983 CMYK chart
      #b44983 RGB pie chart
      #b44983 color shades, tints & tones
#b44983 color schemes
#b44983 color preview, HTML & CSS examples
           This text has a color of #b44983        
        
          <p style="color:#b44983;">Text here</p>
        
        
          .mytext {color:#b44983;}
        
        Text color #b44983
      
           This box has a color of #b44983        
        
          <div style="background-color:#b44983;">Content here</div>
        
        
          .mybackground {background-color:#b44983;}
        
        Background color #b44983
      
           Border around this has a color of #b44983        
        
          <div style="border:2px solid #b44983;">Content here</div>
        
        
          .myborder {border:2px solid #b44983;}
        
        Border color #b44983