#b166c4 color space conversions
Hex:
        #b166c4
        RGB:
        177, 102, 196
        CMY:
        31, 60, 23
        CMYK:
        10, 48, 0, 23
      HSL:
        288°, 44.3396%, 58.4314%
        HSV (HSB):
        288°, 47.9592%, 76.8627%
        XYZ:
        32.8466, 22.8354, 54.9010
        xyY:
        0.2970, 0.2065, 22.8354
      CIE-Lab:
        54.9024, 45.2628, -36.9400
        CIE-LCH:
        54.9024, 58.4233, 320.7813
        CIE-Luv:
        54.9024, 32.4265, -62.6679
        Hunter-Lab:
        47.7864, 39.0683, -34.6669
      #b166c4 color charts
#b166c4 RGB chart
      #b166c4 CMYK chart
      #b166c4 RGB pie chart
      #b166c4 color shades, tints & tones
#b166c4 color schemes
#b166c4 color preview, HTML & CSS examples
           This text has a color of #b166c4        
        
          <p style="color:#b166c4;">Text here</p>
        
        
          .mytext {color:#b166c4;}
        
        Text color #b166c4
      
           This box has a color of #b166c4        
        
          <div style="background-color:#b166c4;">Content here</div>
        
        
          .mybackground {background-color:#b166c4;}
        
        Background color #b166c4
      
           Border around this has a color of #b166c4        
        
          <div style="border:2px solid #b166c4;">Content here</div>
        
        
          .myborder {border:2px solid #b166c4;}
        
        Border color #b166c4