#b16ce2 color space conversions
Hex:
        #b16ce2
        RGB:
        177, 108, 226
        CMY:
        31, 58, 11
        CMYK:
        22, 52, 0, 11
      HSL:
        275°, 67.0455%, 65.4902%
        HSV (HSB):
        275°, 52.2124%, 88.6275%
        XYZ:
        37.2215, 25.5632, 74.9239
        xyY:
        0.2703, 0.1856, 25.5632
      CIE-Lab:
        57.6201, 48.4815, -49.6387
        CIE-LCH:
        57.6201, 69.3863, 314.3243
        CIE-Luv:
        57.6201, 24.5941, -83.8082
        Hunter-Lab:
        50.5601, 42.9286, -52.4685
      #b16ce2 color charts
#b16ce2 RGB chart
      #b16ce2 CMYK chart
      #b16ce2 RGB pie chart
      #b16ce2 color shades, tints & tones
#b16ce2 color schemes
#b16ce2 color preview, HTML & CSS examples
           This text has a color of #b16ce2        
        
          <p style="color:#b16ce2;">Text here</p>
        
        
          .mytext {color:#b16ce2;}
        
        Text color #b16ce2
      
           This box has a color of #b16ce2        
        
          <div style="background-color:#b16ce2;">Content here</div>
        
        
          .mybackground {background-color:#b16ce2;}
        
        Background color #b16ce2
      
           Border around this has a color of #b16ce2        
        
          <div style="border:2px solid #b16ce2;">Content here</div>
        
        
          .myborder {border:2px solid #b16ce2;}
        
        Border color #b16ce2