#b26ae0 color space conversions
Hex:
        #b26ae0
        RGB:
        178, 106, 224
        CMY:
        30, 58, 12
        CMYK:
        21, 53, 0, 12
      HSL:
        277°, 65.5556%, 64.7059%
        HSV (HSB):
        277°, 52.6786%, 87.8431%
        XYZ:
        36.9687, 25.1549, 73.4279
        xyY:
        0.2727, 0.1856, 25.1549
      CIE-Lab:
        57.2260, 49.3502, -49.1351
        CIE-LCH:
        57.2260, 69.6398, 315.1251
        CIE-Luv:
        57.2260, 26.1789, -83.0027
        Hunter-Lab:
        50.1546, 43.8007, -51.6942
      #b26ae0 color charts
#b26ae0 RGB chart
      #b26ae0 CMYK chart
      #b26ae0 RGB pie chart
      #b26ae0 color shades, tints & tones
#b26ae0 color schemes
#b26ae0 color preview, HTML & CSS examples
           This text has a color of #b26ae0        
        
          <p style="color:#b26ae0;">Text here</p>
        
        
          .mytext {color:#b26ae0;}
        
        Text color #b26ae0
      
           This box has a color of #b26ae0        
        
          <div style="background-color:#b26ae0;">Content here</div>
        
        
          .mybackground {background-color:#b26ae0;}
        
        Background color #b26ae0
      
           Border around this has a color of #b26ae0        
        
          <div style="border:2px solid #b26ae0;">Content here</div>
        
        
          .myborder {border:2px solid #b26ae0;}
        
        Border color #b26ae0