#b16cc5 color space conversions
Hex:
        #b16cc5
        RGB:
        177, 108, 197
        CMY:
        31, 58, 23
        CMYK:
        10, 45, 0, 23
      HSL:
        287°, 43.4146%, 59.8039%
        HSV (HSB):
        287°, 45.1777%, 77.2549%
        XYZ:
        33.5721, 24.1035, 55.7063
        xyY:
        0.2961, 0.2126, 24.1035
      CIE-Lab:
        56.1912, 42.2716, -35.4924
        CIE-LCH:
        56.1912, 55.1960, 319.9823
        CIE-Luv:
        56.1912, 29.9529, -60.2685
        Hunter-Lab:
        49.0953, 36.1442, -32.9072
      #b16cc5 color charts
#b16cc5 RGB chart
      #b16cc5 CMYK chart
      #b16cc5 RGB pie chart
      #b16cc5 color shades, tints & tones
#b16cc5 color schemes
#b16cc5 color preview, HTML & CSS examples
           This text has a color of #b16cc5        
        
          <p style="color:#b16cc5;">Text here</p>
        
        
          .mytext {color:#b16cc5;}
        
        Text color #b16cc5
      
           This box has a color of #b16cc5        
        
          <div style="background-color:#b16cc5;">Content here</div>
        
        
          .mybackground {background-color:#b16cc5;}
        
        Background color #b16cc5
      
           Border around this has a color of #b16cc5        
        
          <div style="border:2px solid #b16cc5;">Content here</div>
        
        
          .myborder {border:2px solid #b16cc5;}
        
        Border color #b16cc5