#b26edd color space conversions
Hex:
        #b26edd
        RGB:
        178, 110, 221
        CMY:
        30, 57, 13
        CMYK:
        19, 50, 0, 13
      HSL:
        277°, 62.0112%, 64.9020%
        HSV (HSB):
        277°, 50.2262%, 86.6667%
        XYZ:
        36.9872, 25.8373, 71.4443
        xyY:
        0.2755, 0.1924, 25.8373
      CIE-Lab:
        57.8823, 46.5822, -46.4098
        CIE-LCH:
        57.8823, 65.7554, 315.1062
        CIE-Luv:
        57.8823, 25.3849, -78.5293
        Hunter-Lab:
        50.8304, 40.9338, -47.7533
      #b26edd color charts
#b26edd RGB chart
      #b26edd CMYK chart
      #b26edd RGB pie chart
      #b26edd color shades, tints & tones
#b26edd color schemes
#b26edd color preview, HTML & CSS examples
           This text has a color of #b26edd        
        
          <p style="color:#b26edd;">Text here</p>
        
        
          .mytext {color:#b26edd;}
        
        Text color #b26edd
      
           This box has a color of #b26edd        
        
          <div style="background-color:#b26edd;">Content here</div>
        
        
          .mybackground {background-color:#b26edd;}
        
        Background color #b26edd
      
           Border around this has a color of #b26edd        
        
          <div style="border:2px solid #b26edd;">Content here</div>
        
        
          .myborder {border:2px solid #b26edd;}
        
        Border color #b26edd