#b16eff color space conversions
Hex:
        #b16eff
        RGB:
        177, 110, 255
        CMY:
        31, 57, 0
        CMYK:
        31, 57, 0, 0
      HSL:
        268°, 100.0000%, 71.5686%
        HSV (HSB):
        268°, 56.8627%, 100.0000%
        XYZ:
        41.7574, 27.7190, 97.7572
        xyY:
        0.2497, 0.1658, 27.7190
      CIE-Lab:
        59.6340, 54.0947, -62.5383
        CIE-LCH:
        59.6340, 82.6878, 310.8593
        CIE-Luv:
        59.6340, 19.0903, -105.4864
        Hunter-Lab:
        52.6488, 49.4384, -73.2342
      #b16eff color charts
#b16eff RGB chart
      #b16eff CMYK chart
      #b16eff RGB pie chart
      #b16eff color shades, tints & tones
#b16eff color schemes
#b16eff color preview, HTML & CSS examples
           This text has a color of #b16eff        
        
          <p style="color:#b16eff;">Text here</p>
        
        
          .mytext {color:#b16eff;}
        
        Text color #b16eff
      
           This box has a color of #b16eff        
        
          <div style="background-color:#b16eff;">Content here</div>
        
        
          .mybackground {background-color:#b16eff;}
        
        Background color #b16eff
      
           Border around this has a color of #b16eff        
        
          <div style="border:2px solid #b16eff;">Content here</div>
        
        
          .myborder {border:2px solid #b16eff;}
        
        Border color #b16eff