#b4689b color space conversions
Hex:
        #b4689b
        RGB:
        180, 104, 155
        CMY:
        29, 59, 39
        CMYK:
        0, 42, 14, 29
      HSL:
        320°, 33.6283%, 55.6863%
        HSV (HSB):
        320°, 42.2222%, 70.5882%
        XYZ:
        29.6891, 21.9705, 33.6863
        xyY:
        0.3479, 0.2574, 21.9705
      CIE-Lab:
        53.9957, 37.5469, -14.5856
        CIE-LCH:
        53.9957, 40.2803, 338.7707
        CIE-Luv:
        53.9957, 42.2255, -27.2102
        Hunter-Lab:
        46.8727, 31.0345, -9.7994
      #b4689b color charts
#b4689b RGB chart
      #b4689b CMYK chart
      #b4689b RGB pie chart
      #b4689b color shades, tints & tones
#b4689b color schemes
#b4689b color preview, HTML & CSS examples
           This text has a color of #b4689b        
        
          <p style="color:#b4689b;">Text here</p>
        
        
          .mytext {color:#b4689b;}
        
        Text color #b4689b
      
           This box has a color of #b4689b        
        
          <div style="background-color:#b4689b;">Content here</div>
        
        
          .mybackground {background-color:#b4689b;}
        
        Background color #b4689b
      
           Border around this has a color of #b4689b        
        
          <div style="border:2px solid #b4689b;">Content here</div>
        
        
          .myborder {border:2px solid #b4689b;}
        
        Border color #b4689b