#b26ade color space conversions
Hex:
        #b26ade
        RGB:
        178, 106, 222
        CMY:
        30, 58, 13
        CMYK:
        20, 52, 0, 13
      HSL:
        277°, 63.7363%, 64.3137%
        HSV (HSB):
        277°, 52.2523%, 87.0588%
        XYZ:
        36.6989, 25.0470, 72.0075
        xyY:
        0.2744, 0.1873, 25.0470
      CIE-Lab:
        57.1212, 48.9123, -48.1776
        CIE-LCH:
        57.1212, 68.6549, 315.4335
        CIE-Luv:
        57.1212, 26.5492, -81.4058
        Hunter-Lab:
        50.0470, 43.3102, -50.2736
      #b26ade color charts
#b26ade RGB chart
      #b26ade CMYK chart
      #b26ade RGB pie chart
      #b26ade color shades, tints & tones
#b26ade color schemes
#b26ade color preview, HTML & CSS examples
           This text has a color of #b26ade        
        
          <p style="color:#b26ade;">Text here</p>
        
        
          .mytext {color:#b26ade;}
        
        Text color #b26ade
      
           This box has a color of #b26ade        
        
          <div style="background-color:#b26ade;">Content here</div>
        
        
          .mybackground {background-color:#b26ade;}
        
        Background color #b26ade
      
           Border around this has a color of #b26ade        
        
          <div style="border:2px solid #b26ade;">Content here</div>
        
        
          .myborder {border:2px solid #b26ade;}
        
        Border color #b26ade