#b26a98 color space conversions
Hex:
        #b26a98
        RGB:
        178, 106, 152
        CMY:
        30, 58, 40
        CMYK:
        0, 40, 15, 30
      HSL:
        322°, 31.8584%, 55.6863%
        HSV (HSB):
        322°, 40.4494%, 69.8039%
        XYZ:
        29.1816, 22.0400, 32.4219
        xyY:
        0.3489, 0.2635, 22.0400
      CIE-Lab:
        54.0695, 35.2847, -12.7443
        CIE-LCH:
        54.0695, 37.5157, 340.1411
        CIE-Luv:
        54.0695, 40.4538, -24.1326
        Hunter-Lab:
        46.9468, 28.7967, -8.0834
      #b26a98 color charts
#b26a98 RGB chart
      #b26a98 CMYK chart
      #b26a98 RGB pie chart
      #b26a98 color shades, tints & tones
#b26a98 color schemes
#b26a98 color preview, HTML & CSS examples
           This text has a color of #b26a98        
        
          <p style="color:#b26a98;">Text here</p>
        
        
          .mytext {color:#b26a98;}
        
        Text color #b26a98
      
           This box has a color of #b26a98        
        
          <div style="background-color:#b26a98;">Content here</div>
        
        
          .mybackground {background-color:#b26a98;}
        
        Background color #b26a98
      
           Border around this has a color of #b26a98        
        
          <div style="border:2px solid #b26a98;">Content here</div>
        
        
          .myborder {border:2px solid #b26a98;}
        
        Border color #b26a98