#b2869d color space conversions
Hex:
        #b2869d
        RGB:
        178, 134, 157
        CMY:
        30, 47, 38
        CMYK:
        0, 25, 12, 30
      HSL:
        329°, 22.2222%, 61.1765%
        HSV (HSB):
        329°, 24.7191%, 69.8039%
        XYZ:
        32.9710, 28.9495, 35.7483
        xyY:
        0.3376, 0.2964, 28.9495
      CIE-Lab:
        60.7370, 20.5556, -5.6681
        CIE-LCH:
        60.7370, 21.3228, 344.5840
        CIE-Luv:
        60.7370, 25.0612, -11.6752
        Hunter-Lab:
        53.8047, 15.2247, -1.7295
      #b2869d color charts
#b2869d RGB chart
      #b2869d CMYK chart
      #b2869d RGB pie chart
      #b2869d color shades, tints & tones
#b2869d color schemes
#b2869d color preview, HTML & CSS examples
           This text has a color of #b2869d        
        
          <p style="color:#b2869d;">Text here</p>
        
        
          .mytext {color:#b2869d;}
        
        Text color #b2869d
      
           This box has a color of #b2869d        
        
          <div style="background-color:#b2869d;">Content here</div>
        
        
          .mybackground {background-color:#b2869d;}
        
        Background color #b2869d
      
           Border around this has a color of #b2869d        
        
          <div style="border:2px solid #b2869d;">Content here</div>
        
        
          .myborder {border:2px solid #b2869d;}
        
        Border color #b2869d