#b16bd6 color space conversions
Hex:
        #b16bd6
        RGB:
        177, 107, 214
        CMY:
        31, 58, 16
        CMYK:
        17, 50, 0, 16
      HSL:
        279°, 56.6138%, 62.9412%
        HSV (HSB):
        279°, 50.0000%, 83.9216%
        XYZ:
        35.5268, 24.7175, 66.5168
        xyY:
        0.2803, 0.1950, 24.7175
      CIE-Lab:
        56.7992, 46.3817, -44.1863
        CIE-LCH:
        56.7992, 64.0601, 316.3886
        CIE-Luv:
        56.7992, 27.1152, -74.6861
        Hunter-Lab:
        49.7167, 40.5488, -44.5233
      #b16bd6 color charts
#b16bd6 RGB chart
      #b16bd6 CMYK chart
      #b16bd6 RGB pie chart
      #b16bd6 color shades, tints & tones
#b16bd6 color schemes
#b16bd6 color preview, HTML & CSS examples
           This text has a color of #b16bd6        
        
          <p style="color:#b16bd6;">Text here</p>
        
        
          .mytext {color:#b16bd6;}
        
        Text color #b16bd6
      
           This box has a color of #b16bd6        
        
          <div style="background-color:#b16bd6;">Content here</div>
        
        
          .mybackground {background-color:#b16bd6;}
        
        Background color #b16bd6
      
           Border around this has a color of #b16bd6        
        
          <div style="border:2px solid #b16bd6;">Content here</div>
        
        
          .myborder {border:2px solid #b16bd6;}
        
        Border color #b16bd6