#b4407b color space conversions
Hex:
        #b4407b
        RGB:
        180, 64, 123
        CMY:
        29, 75, 52
        CMYK:
        0, 64, 32, 29
      HSL:
        329°, 47.5410%, 47.8431%
        HSV (HSB):
        329°, 64.4444%, 70.5882%
        XYZ:
        24.2309, 14.8002, 20.3185
        xyY:
        0.4083, 0.2494, 14.8002
      CIE-Lab:
        45.3592, 52.5604, -8.4979
        CIE-LCH:
        45.3592, 53.2429, 350.8160
        CIE-Luv:
        45.3592, 69.3917, -20.4746
        Hunter-Lab:
        38.4710, 45.1040, -4.3844
      #b4407b color charts
#b4407b RGB chart
      #b4407b CMYK chart
      #b4407b RGB pie chart
      #b4407b color shades, tints & tones
#b4407b color schemes
#b4407b color preview, HTML & CSS examples
           This text has a color of #b4407b        
        
          <p style="color:#b4407b;">Text here</p>
        
        
          .mytext {color:#b4407b;}
        
        Text color #b4407b
      
           This box has a color of #b4407b        
        
          <div style="background-color:#b4407b;">Content here</div>
        
        
          .mybackground {background-color:#b4407b;}
        
        Background color #b4407b
      
           Border around this has a color of #b4407b        
        
          <div style="border:2px solid #b4407b;">Content here</div>
        
        
          .myborder {border:2px solid #b4407b;}
        
        Border color #b4407b