#b26db4 color space conversions
Hex:
        #b26db4
        RGB:
        178, 109, 180
        CMY:
        30, 57, 29
        CMYK:
        1, 39, 0, 29
      HSL:
        298°, 32.1267%, 56.6667%
        HSV (HSB):
        298°, 39.4444%, 70.5882%
        XYZ:
        32.0670, 23.6975, 46.0640
        xyY:
        0.3149, 0.2327, 23.6975
      CIE-Lab:
        55.7837, 38.6654, -26.3753
        CIE-LCH:
        55.7837, 46.8046, 325.7005
        CIE-Luv:
        55.7837, 33.4633, -45.4335
        Hunter-Lab:
        48.6801, 32.3927, -22.0276
      #b26db4 color charts
#b26db4 RGB chart
      #b26db4 CMYK chart
      #b26db4 RGB pie chart
      #b26db4 color shades, tints & tones
#b26db4 color schemes
#b26db4 color preview, HTML & CSS examples
           This text has a color of #b26db4        
        
          <p style="color:#b26db4;">Text here</p>
        
        
          .mytext {color:#b26db4;}
        
        Text color #b26db4
      
           This box has a color of #b26db4        
        
          <div style="background-color:#b26db4;">Content here</div>
        
        
          .mybackground {background-color:#b26db4;}
        
        Background color #b26db4
      
           Border around this has a color of #b26db4        
        
          <div style="border:2px solid #b26db4;">Content here</div>
        
        
          .myborder {border:2px solid #b26db4;}
        
        Border color #b26db4