#b166bf color space conversions
Hex:
        #b166bf
        RGB:
        177, 102, 191
        CMY:
        31, 60, 25
        CMYK:
        7, 47, 0, 25
      HSL:
        291°, 41.0138%, 57.4510%
        HSV (HSB):
        291°, 46.5969%, 74.9020%
        XYZ:
        32.2868, 22.6114, 51.9530
        xyY:
        0.3022, 0.2116, 22.6114
      CIE-Lab:
        54.6698, 44.2602, -34.4391
        CIE-LCH:
        54.6698, 56.0804, 322.1134
        CIE-Luv:
        54.6698, 33.4558, -58.5730
        Hunter-Lab:
        47.5515, 37.9839, -31.4920
      #b166bf color charts
#b166bf RGB chart
      #b166bf CMYK chart
      #b166bf RGB pie chart
      #b166bf color shades, tints & tones
#b166bf color schemes
#b166bf color preview, HTML & CSS examples
           This text has a color of #b166bf        
        
          <p style="color:#b166bf;">Text here</p>
        
        
          .mytext {color:#b166bf;}
        
        Text color #b166bf
      
           This box has a color of #b166bf        
        
          <div style="background-color:#b166bf;">Content here</div>
        
        
          .mybackground {background-color:#b166bf;}
        
        Background color #b166bf
      
           Border around this has a color of #b166bf        
        
          <div style="border:2px solid #b166bf;">Content here</div>
        
        
          .myborder {border:2px solid #b166bf;}
        
        Border color #b166bf