#b26bda color space conversions
Hex:
        #b26bda
        RGB:
        178, 107, 218
        CMY:
        30, 58, 15
        CMYK:
        18, 51, 0, 15
      HSL:
        278°, 60.0000%, 63.7255%
        HSV (HSB):
        278°, 50.9174%, 85.4902%
        XYZ:
        36.2727, 25.0423, 69.2515
        xyY:
        0.2778, 0.1918, 25.0423
      CIE-Lab:
        57.1166, 47.5166, -45.9334
        CIE-LCH:
        57.1166, 66.0886, 315.9706
        CIE-Luv:
        57.1166, 26.9571, -77.6824
        Hunter-Lab:
        50.0423, 41.8100, -47.0194
      #b26bda color charts
#b26bda RGB chart
      #b26bda CMYK chart
      #b26bda RGB pie chart
      #b26bda color shades, tints & tones
#b26bda color schemes
#b26bda color preview, HTML & CSS examples
           This text has a color of #b26bda        
        
          <p style="color:#b26bda;">Text here</p>
        
        
          .mytext {color:#b26bda;}
        
        Text color #b26bda
      
           This box has a color of #b26bda        
        
          <div style="background-color:#b26bda;">Content here</div>
        
        
          .mybackground {background-color:#b26bda;}
        
        Background color #b26bda
      
           Border around this has a color of #b26bda        
        
          <div style="border:2px solid #b26bda;">Content here</div>
        
        
          .myborder {border:2px solid #b26bda;}
        
        Border color #b26bda