#b267a0 color space conversions
Hex:
        #b267a0
        RGB:
        178, 103, 160
        CMY:
        30, 60, 37
        CMYK:
        0, 42, 10, 30
      HSL:
        314°, 32.7511%, 55.0980%
        HSV (HSB):
        314°, 42.1348%, 69.8039%
        XYZ:
        29.5555, 21.7035, 35.8892
        xyY:
        0.3391, 0.2490, 21.7035
      CIE-Lab:
        53.7110, 38.2642, -17.9629
        CIE-LCH:
        53.7110, 42.2707, 334.8526
        CIE-Luv:
        53.7110, 40.2348, -32.2931
        Hunter-Lab:
        46.5871, 31.7157, -13.0642
      #b267a0 color charts
#b267a0 RGB chart
      #b267a0 CMYK chart
      #b267a0 RGB pie chart
      #b267a0 color shades, tints & tones
#b267a0 color schemes
#b267a0 color preview, HTML & CSS examples
           This text has a color of #b267a0        
        
          <p style="color:#b267a0;">Text here</p>
        
        
          .mytext {color:#b267a0;}
        
        Text color #b267a0
      
           This box has a color of #b267a0        
        
          <div style="background-color:#b267a0;">Content here</div>
        
        
          .mybackground {background-color:#b267a0;}
        
        Background color #b267a0
      
           Border around this has a color of #b267a0        
        
          <div style="border:2px solid #b267a0;">Content here</div>
        
        
          .myborder {border:2px solid #b267a0;}
        
        Border color #b267a0