#b266da color space conversions
Hex:
        #b266da
        RGB:
        178, 102, 218
        CMY:
        30, 60, 15
        CMYK:
        18, 53, 0, 15
      HSL:
        279°, 61.0526%, 62.7451%
        HSV (HSB):
        279°, 53.2110%, 85.4902%
        XYZ:
        35.7664, 24.0297, 69.0828
        xyY:
        0.2775, 0.1865, 24.0297
      CIE-Lab:
        56.1175, 50.1279, -47.5162
        CIE-LCH:
        56.1175, 69.0695, 316.5321
        CIE-Luv:
        56.1175, 28.6234, -80.2171
        Hunter-Lab:
        49.0201, 44.4533, -49.2419
      #b266da color charts
#b266da RGB chart
      #b266da CMYK chart
      #b266da RGB pie chart
      #b266da color shades, tints & tones
#b266da color schemes
#b266da color preview, HTML & CSS examples
           This text has a color of #b266da        
        
          <p style="color:#b266da;">Text here</p>
        
        
          .mytext {color:#b266da;}
        
        Text color #b266da
      
           This box has a color of #b266da        
        
          <div style="background-color:#b266da;">Content here</div>
        
        
          .mybackground {background-color:#b266da;}
        
        Background color #b266da
      
           Border around this has a color of #b266da        
        
          <div style="border:2px solid #b266da;">Content here</div>
        
        
          .myborder {border:2px solid #b266da;}
        
        Border color #b266da