#b44985 color space conversions
Hex:
        #b44985
        RGB:
        180, 73, 133
        CMY:
        29, 71, 48
        CMYK:
        0, 59, 26, 29
      HSL:
        326°, 42.2925%, 49.6078%
        HSV (HSB):
        326°, 59.4444%, 70.5882%
        XYZ:
        25.4386, 16.1618, 23.9691
        xyY:
        0.3880, 0.2465, 16.1618
      CIE-Lab:
        47.1861, 49.8678, -11.8196
        CIE-LCH:
        47.1861, 51.2494, 346.6659
        CIE-Luv:
        47.1861, 62.3462, -24.6825
        Hunter-Lab:
        40.2018, 42.5967, -7.2086
      #b44985 color charts
#b44985 RGB chart
      #b44985 CMYK chart
      #b44985 RGB pie chart
      #b44985 color shades, tints & tones
#b44985 color schemes
#b44985 color preview, HTML & CSS examples
           This text has a color of #b44985        
        
          <p style="color:#b44985;">Text here</p>
        
        
          .mytext {color:#b44985;}
        
        Text color #b44985
      
           This box has a color of #b44985        
        
          <div style="background-color:#b44985;">Content here</div>
        
        
          .mybackground {background-color:#b44985;}
        
        Background color #b44985
      
           Border around this has a color of #b44985        
        
          <div style="border:2px solid #b44985;">Content here</div>
        
        
          .myborder {border:2px solid #b44985;}
        
        Border color #b44985