#b2778e color space conversions
Hex:
        #b2778e
        RGB:
        178, 119, 142
        CMY:
        30, 53, 44
        CMYK:
        0, 33, 20, 30
      HSL:
        337°, 27.6995%, 58.2353%
        HSV (HSB):
        337°, 33.1461%, 69.8039%
        XYZ:
        29.8394, 24.6116, 28.7690
        xyY:
        0.3586, 0.2957, 24.6116
      CIE-Lab:
        56.6950, 26.4833, -3.0006
        CIE-LCH:
        56.6950, 26.6527, 353.5358
        CIE-Luv:
        56.6950, 35.4483, -8.7911
        Hunter-Lab:
        49.6101, 20.5462, 0.3447
      #b2778e color charts
#b2778e RGB chart
      #b2778e CMYK chart
      #b2778e RGB pie chart
      #b2778e color shades, tints & tones
#b2778e color schemes
#b2778e color preview, HTML & CSS examples
           This text has a color of #b2778e        
        
          <p style="color:#b2778e;">Text here</p>
        
        
          .mytext {color:#b2778e;}
        
        Text color #b2778e
      
           This box has a color of #b2778e        
        
          <div style="background-color:#b2778e;">Content here</div>
        
        
          .mybackground {background-color:#b2778e;}
        
        Background color #b2778e
      
           Border around this has a color of #b2778e        
        
          <div style="border:2px solid #b2778e;">Content here</div>
        
        
          .myborder {border:2px solid #b2778e;}
        
        Border color #b2778e