#b167ce color space conversions
Hex:
        #b167ce
        RGB:
        177, 103, 206
        CMY:
        31, 60, 19
        CMYK:
        14, 50, 0, 19
      HSL:
        283°, 51.2438%, 60.5882%
        HSV (HSB):
        283°, 50.0000%, 80.7843%
        XYZ:
        34.1223, 23.5038, 61.1308
        xyY:
        0.2873, 0.1979, 23.5038
      CIE-Lab:
        55.5876, 46.7940, -41.5653
        CIE-LCH:
        55.5876, 62.5888, 318.3866
        CIE-Luv:
        55.5876, 30.0506, -70.2911
        Hunter-Lab:
        48.4808, 40.7926, -40.8239
      #b167ce color charts
#b167ce RGB chart
      #b167ce CMYK chart
      #b167ce RGB pie chart
      #b167ce color shades, tints & tones
#b167ce color schemes
#b167ce color preview, HTML & CSS examples
           This text has a color of #b167ce        
        
          <p style="color:#b167ce;">Text here</p>
        
        
          .mytext {color:#b167ce;}
        
        Text color #b167ce
      
           This box has a color of #b167ce        
        
          <div style="background-color:#b167ce;">Content here</div>
        
        
          .mybackground {background-color:#b167ce;}
        
        Background color #b167ce
      
           Border around this has a color of #b167ce        
        
          <div style="border:2px solid #b167ce;">Content here</div>
        
        
          .myborder {border:2px solid #b167ce;}
        
        Border color #b167ce