#b16cd8 color space conversions
Hex:
        #b16cd8
        RGB:
        177, 108, 216
        CMY:
        31, 58, 15
        CMYK:
        18, 50, 0, 15
      HSL:
        278°, 58.0645%, 63.5294%
        HSV (HSB):
        278°, 50.0000%, 84.7059%
        XYZ:
        35.8887, 25.0301, 67.9055
        xyY:
        0.2786, 0.1943, 25.0301
      CIE-Lab:
        57.1047, 46.2836, -44.8322
        CIE-LCH:
        57.1047, 64.4368, 315.9126
        CIE-Luv:
        57.1047, 26.3992, -75.7772
        Hunter-Lab:
        50.0301, 40.4929, -45.4528
      #b16cd8 color charts
#b16cd8 RGB chart
      #b16cd8 CMYK chart
      #b16cd8 RGB pie chart
      #b16cd8 color shades, tints & tones
#b16cd8 color schemes
#b16cd8 color preview, HTML & CSS examples
           This text has a color of #b16cd8        
        
          <p style="color:#b16cd8;">Text here</p>
        
        
          .mytext {color:#b16cd8;}
        
        Text color #b16cd8
      
           This box has a color of #b16cd8        
        
          <div style="background-color:#b16cd8;">Content here</div>
        
        
          .mybackground {background-color:#b16cd8;}
        
        Background color #b16cd8
      
           Border around this has a color of #b16cd8        
        
          <div style="border:2px solid #b16cd8;">Content here</div>
        
        
          .myborder {border:2px solid #b16cd8;}
        
        Border color #b16cd8