#b16cde color space conversions
Hex:
        #b16cde
        RGB:
        177, 108, 222
        CMY:
        31, 58, 13
        CMYK:
        20, 51, 0, 13
      HSL:
        276°, 63.3333%, 64.7059%
        HSV (HSB):
        276°, 51.3514%, 87.0588%
        XYZ:
        36.6788, 25.3462, 72.0664
        xyY:
        0.2735, 0.1890, 25.3462
      CIE-Lab:
        57.4112, 47.5958, -47.7251
        CIE-LCH:
        57.4112, 67.4021, 314.9223
        CIE-Luv:
        57.4112, 25.3103, -80.6085
        Hunter-Lab:
        50.3450, 41.9425, -49.6292
      #b16cde color charts
#b16cde RGB chart
      #b16cde CMYK chart
      #b16cde RGB pie chart
      #b16cde color shades, tints & tones
#b16cde color schemes
#b16cde color preview, HTML & CSS examples
           This text has a color of #b16cde        
        
          <p style="color:#b16cde;">Text here</p>
        
        
          .mytext {color:#b16cde;}
        
        Text color #b16cde
      
           This box has a color of #b16cde        
        
          <div style="background-color:#b16cde;">Content here</div>
        
        
          .mybackground {background-color:#b16cde;}
        
        Background color #b16cde
      
           Border around this has a color of #b16cde        
        
          <div style="border:2px solid #b16cde;">Content here</div>
        
        
          .myborder {border:2px solid #b16cde;}
        
        Border color #b16cde