#b2707d color space conversions
Hex:
        #b2707d
        RGB:
        178, 112, 125
        CMY:
        30, 56, 51
        CMYK:
        0, 37, 30, 30
      HSL:
        348°, 30.0000%, 56.8627%
        HSV (HSB):
        348°, 37.0787%, 69.8039%
        XYZ:
        27.8559, 22.5340, 22.2834
        xyY:
        0.3833, 0.3101, 22.5340
      CIE-Lab:
        54.5890, 27.8580, 3.8442
        CIE-LCH:
        54.5890, 28.1219, 7.8569
        CIE-Luv:
        54.5890, 42.3374, 0.2449
        Hunter-Lab:
        47.4700, 21.6734, 5.3971
      #b2707d color charts
#b2707d RGB chart
      #b2707d CMYK chart
      #b2707d RGB pie chart
      #b2707d color shades, tints & tones
#b2707d color schemes
#b2707d color preview, HTML & CSS examples
           This text has a color of #b2707d        
        
          <p style="color:#b2707d;">Text here</p>
        
        
          .mytext {color:#b2707d;}
        
        Text color #b2707d
      
           This box has a color of #b2707d        
        
          <div style="background-color:#b2707d;">Content here</div>
        
        
          .mybackground {background-color:#b2707d;}
        
        Background color #b2707d
      
           Border around this has a color of #b2707d        
        
          <div style="border:2px solid #b2707d;">Content here</div>
        
        
          .myborder {border:2px solid #b2707d;}
        
        Border color #b2707d