#b267a3 color space conversions
Hex:
        #b267a3
        RGB:
        178, 103, 163
        CMY:
        30, 60, 36
        CMYK:
        0, 42, 8, 30
      HSL:
        312°, 32.7511%, 55.0980%
        HSV (HSB):
        312°, 42.1348%, 69.8039%
        XYZ:
        29.8212, 21.8098, 37.2883
        xyY:
        0.3354, 0.2453, 21.8098
      CIE-Lab:
        53.8246, 38.7865, -19.5395
        CIE-LCH:
        53.8246, 43.4303, 333.2624
        CIE-Luv:
        53.8246, 39.5966, -34.7497
        Hunter-Lab:
        46.7010, 32.2556, -14.6493
      #b267a3 color charts
#b267a3 RGB chart
      #b267a3 CMYK chart
      #b267a3 RGB pie chart
      #b267a3 color shades, tints & tones
#b267a3 color schemes
#b267a3 color preview, HTML & CSS examples
           This text has a color of #b267a3        
        
          <p style="color:#b267a3;">Text here</p>
        
        
          .mytext {color:#b267a3;}
        
        Text color #b267a3
      
           This box has a color of #b267a3        
        
          <div style="background-color:#b267a3;">Content here</div>
        
        
          .mybackground {background-color:#b267a3;}
        
        Background color #b267a3
      
           Border around this has a color of #b267a3        
        
          <div style="border:2px solid #b267a3;">Content here</div>
        
        
          .myborder {border:2px solid #b267a3;}
        
        Border color #b267a3