#b27c96 color space conversions
Hex:
        #b27c96
        RGB:
        178, 124, 150
        CMY:
        30, 51, 41
        CMYK:
        0, 30, 16, 30
      HSL:
        331°, 25.9615%, 59.2157%
        HSV (HSB):
        331°, 30.3371%, 69.8039%
        XYZ:
        31.0728, 26.0823, 32.2508
        xyY:
        0.3475, 0.2917, 26.0823
      CIE-Lab:
        58.1151, 24.9813, -5.5338
        CIE-LCH:
        58.1151, 25.5869, 347.5096
        CIE-Luv:
        58.1151, 31.4396, -12.1591
        Hunter-Lab:
        51.0708, 19.2299, -1.6916
      #b27c96 color charts
#b27c96 RGB chart
      #b27c96 CMYK chart
      #b27c96 RGB pie chart
      #b27c96 color shades, tints & tones
#b27c96 color schemes
#b27c96 color preview, HTML & CSS examples
           This text has a color of #b27c96        
        
          <p style="color:#b27c96;">Text here</p>
        
        
          .mytext {color:#b27c96;}
        
        Text color #b27c96
      
           This box has a color of #b27c96        
        
          <div style="background-color:#b27c96;">Content here</div>
        
        
          .mybackground {background-color:#b27c96;}
        
        Background color #b27c96
      
           Border around this has a color of #b27c96        
        
          <div style="border:2px solid #b27c96;">Content here</div>
        
        
          .myborder {border:2px solid #b27c96;}
        
        Border color #b27c96