#b267bc color space conversions
Hex:
        #b267bc
        RGB:
        178, 103, 188
        CMY:
        30, 60, 26
        CMYK:
        5, 45, 0, 26
      HSL:
        293°, 38.8128%, 57.0588%
        HSV (HSB):
        293°, 45.2128%, 73.7255%
        XYZ:
        32.2874, 22.7963, 50.2753
        xyY:
        0.3065, 0.2164, 22.7963
      CIE-Lab:
        54.8619, 43.4346, -32.4073
        CIE-LCH:
        54.8619, 54.1922, 323.2728
        CIE-Luv:
        54.8619, 34.3284, -55.3345
        Hunter-Lab:
        47.7455, 37.1544, -29.0097
      #b267bc color charts
#b267bc RGB chart
      #b267bc CMYK chart
      #b267bc RGB pie chart
      #b267bc color shades, tints & tones
#b267bc color schemes
#b267bc color preview, HTML & CSS examples
           This text has a color of #b267bc        
        
          <p style="color:#b267bc;">Text here</p>
        
        
          .mytext {color:#b267bc;}
        
        Text color #b267bc
      
           This box has a color of #b267bc        
        
          <div style="background-color:#b267bc;">Content here</div>
        
        
          .mybackground {background-color:#b267bc;}
        
        Background color #b267bc
      
           Border around this has a color of #b267bc        
        
          <div style="border:2px solid #b267bc;">Content here</div>
        
        
          .myborder {border:2px solid #b267bc;}
        
        Border color #b267bc