#b2689b color space conversions
Hex:
        #b2689b
        RGB:
        178, 104, 155
        CMY:
        30, 59, 39
        CMYK:
        0, 42, 13, 30
      HSL:
        319°, 32.4561%, 55.2941%
        HSV (HSB):
        319°, 41.5730%, 69.8039%
        XYZ:
        29.2268, 21.7322, 33.6647
        xyY:
        0.3454, 0.2568, 21.7322
      CIE-Lab:
        53.7417, 36.8717, -14.9946
        CIE-LCH:
        53.7417, 39.8040, 337.8700
        CIE-Luv:
        53.7417, 40.8157, -27.6684
        Hunter-Lab:
        46.6178, 30.3287, -10.1834
      #b2689b color charts
#b2689b RGB chart
      #b2689b CMYK chart
      #b2689b RGB pie chart
      #b2689b color shades, tints & tones
#b2689b color schemes
#b2689b color preview, HTML & CSS examples
           This text has a color of #b2689b        
        
          <p style="color:#b2689b;">Text here</p>
        
        
          .mytext {color:#b2689b;}
        
        Text color #b2689b
      
           This box has a color of #b2689b        
        
          <div style="background-color:#b2689b;">Content here</div>
        
        
          .mybackground {background-color:#b2689b;}
        
        Background color #b2689b
      
           Border around this has a color of #b2689b        
        
          <div style="border:2px solid #b2689b;">Content here</div>
        
        
          .myborder {border:2px solid #b2689b;}
        
        Border color #b2689b