#b267a6 color space conversions
Hex:
        #b267a6
        RGB:
        178, 103, 166
        CMY:
        30, 60, 35
        CMYK:
        0, 42, 7, 30
      HSL:
        310°, 32.7511%, 55.0980%
        HSV (HSB):
        310°, 42.1348%, 69.8039%
        XYZ:
        30.0933, 21.9186, 38.7210
        xyY:
        0.3317, 0.2416, 21.9186
      CIE-Lab:
        53.9406, 39.3169, -21.1092
        CIE-LCH:
        53.9406, 44.6253, 331.7687
        CIE-Luv:
        53.9406, 38.9588, -37.2121
        Hunter-Lab:
        46.8174, 32.8059, -16.2646
      #b267a6 color charts
#b267a6 RGB chart
      #b267a6 CMYK chart
      #b267a6 RGB pie chart
      #b267a6 color shades, tints & tones
#b267a6 color schemes
#b267a6 color preview, HTML & CSS examples
           This text has a color of #b267a6        
        
          <p style="color:#b267a6;">Text here</p>
        
        
          .mytext {color:#b267a6;}
        
        Text color #b267a6
      
           This box has a color of #b267a6        
        
          <div style="background-color:#b267a6;">Content here</div>
        
        
          .mybackground {background-color:#b267a6;}
        
        Background color #b267a6
      
           Border around this has a color of #b267a6        
        
          <div style="border:2px solid #b267a6;">Content here</div>
        
        
          .myborder {border:2px solid #b267a6;}
        
        Border color #b267a6