#b16ff4 color space conversions
Hex:
        #b16ff4
        RGB:
        177, 111, 244
        CMY:
        31, 56, 4
        CMYK:
        27, 55, 0, 4
      HSL:
        270°, 85.8065%, 69.6078%
        HSV (HSB):
        270°, 54.5082%, 95.6863%
        XYZ:
        40.1450, 27.2476, 88.7314
        xyY:
        0.2571, 0.1745, 27.2476
      CIE-Lab:
        59.2029, 50.9965, -57.1509
        CIE-LCH:
        59.2029, 76.5955, 311.7430
        CIE-Luv:
        59.2029, 20.5731, -96.5008
        Hunter-Lab:
        52.1993, 45.9307, -64.2451
      #b16ff4 color charts
#b16ff4 RGB chart
      #b16ff4 CMYK chart
      #b16ff4 RGB pie chart
      #b16ff4 color shades, tints & tones
#b16ff4 color schemes
#b16ff4 color preview, HTML & CSS examples
           This text has a color of #b16ff4        
        
          <p style="color:#b16ff4;">Text here</p>
        
        
          .mytext {color:#b16ff4;}
        
        Text color #b16ff4
      
           This box has a color of #b16ff4        
        
          <div style="background-color:#b16ff4;">Content here</div>
        
        
          .mybackground {background-color:#b16ff4;}
        
        Background color #b16ff4
      
           Border around this has a color of #b16ff4        
        
          <div style="border:2px solid #b16ff4;">Content here</div>
        
        
          .myborder {border:2px solid #b16ff4;}
        
        Border color #b16ff4