#b26a94 color space conversions
Hex:
        #b26a94
        RGB:
        178, 106, 148
        CMY:
        30, 58, 42
        CMYK:
        0, 40, 17, 30
      HSL:
        325°, 31.8584%, 55.6863%
        HSV (HSB):
        325°, 40.4494%, 69.8039%
        XYZ:
        28.8594, 21.9112, 30.7252
        xyY:
        0.3541, 0.2689, 21.9112
      CIE-Lab:
        53.9326, 34.6286, -10.6087
        CIE-LCH:
        53.9326, 36.2172, 342.9672
        CIE-Luv:
        53.9326, 41.2669, -20.9097
        Hunter-Lab:
        46.8094, 28.1344, -6.1508
      #b26a94 color charts
#b26a94 RGB chart
      #b26a94 CMYK chart
      #b26a94 RGB pie chart
      #b26a94 color shades, tints & tones
#b26a94 color schemes
#b26a94 color preview, HTML & CSS examples
           This text has a color of #b26a94        
        
          <p style="color:#b26a94;">Text here</p>
        
        
          .mytext {color:#b26a94;}
        
        Text color #b26a94
      
           This box has a color of #b26a94        
        
          <div style="background-color:#b26a94;">Content here</div>
        
        
          .mybackground {background-color:#b26a94;}
        
        Background color #b26a94
      
           Border around this has a color of #b26a94        
        
          <div style="border:2px solid #b26a94;">Content here</div>
        
        
          .myborder {border:2px solid #b26a94;}
        
        Border color #b26a94