#b266bc color space conversions
Hex:
        #b266bc
        RGB:
        178, 102, 188
        CMY:
        30, 60, 26
        CMYK:
        5, 46, 0, 26
      HSL:
        293°, 39.0909%, 56.8627%
        HSV (HSB):
        293°, 45.7447%, 73.7255%
        XYZ:
        32.1886, 22.5986, 50.2424
        xyY:
        0.3065, 0.2152, 22.5986
      CIE-Lab:
        54.6564, 43.9639, -32.7278
        CIE-LCH:
        54.6564, 54.8081, 323.3351
        CIE-Luv:
        54.6564, 34.7209, -55.8670
        Hunter-Lab:
        47.5379, 37.6733, -29.3865
      #b266bc color charts
#b266bc RGB chart
      #b266bc CMYK chart
      #b266bc RGB pie chart
      #b266bc color shades, tints & tones
#b266bc color schemes
#b266bc color preview, HTML & CSS examples
           This text has a color of #b266bc        
        
          <p style="color:#b266bc;">Text here</p>
        
        
          .mytext {color:#b266bc;}
        
        Text color #b266bc
      
           This box has a color of #b266bc        
        
          <div style="background-color:#b266bc;">Content here</div>
        
        
          .mybackground {background-color:#b266bc;}
        
        Background color #b266bc
      
           Border around this has a color of #b266bc        
        
          <div style="border:2px solid #b266bc;">Content here</div>
        
        
          .myborder {border:2px solid #b266bc;}
        
        Border color #b266bc