#b267db color space conversions
Hex:
        #b267db
        RGB:
        178, 103, 219
        CMY:
        30, 60, 14
        CMYK:
        19, 53, 0, 14
      HSL:
        279°, 61.7021%, 63.1373%
        HSV (HSB):
        279°, 52.9680%, 85.8824%
        XYZ:
        35.9965, 24.2799, 69.8071
        xyY:
        0.2767, 0.1866, 24.2799
      CIE-Lab:
        56.3670, 49.8251, -47.6846
        CIE-LCH:
        56.3670, 68.9664, 316.2575
        CIE-Luv:
        56.3670, 28.1027, -80.5187
        Hunter-Lab:
        49.2747, 44.1685, -49.5035
      #b267db color charts
#b267db RGB chart
      #b267db CMYK chart
      #b267db RGB pie chart
      #b267db color shades, tints & tones
#b267db color schemes
#b267db color preview, HTML & CSS examples
           This text has a color of #b267db        
        
          <p style="color:#b267db;">Text here</p>
        
        
          .mytext {color:#b267db;}
        
        Text color #b267db
      
           This box has a color of #b267db        
        
          <div style="background-color:#b267db;">Content here</div>
        
        
          .mybackground {background-color:#b267db;}
        
        Background color #b267db
      
           Border around this has a color of #b267db        
        
          <div style="border:2px solid #b267db;">Content here</div>
        
        
          .myborder {border:2px solid #b267db;}
        
        Border color #b267db