#b966ba color space conversions
Hex:
        #b966ba
        RGB:
        185, 102, 186
        CMY:
        27, 60, 27
        CMYK:
        1, 45, 0, 27
      HSL:
        299°, 37.8378%, 56.4706%
        HSV (HSB):
        299°, 45.1613%, 72.9412%
        XYZ:
        33.6219, 23.3622, 49.1917
        xyY:
        0.3167, 0.2200, 23.3622
      CIE-Lab:
        55.4435, 45.6694, -30.2858
        CIE-LCH:
        55.4435, 54.7990, 326.4495
        CIE-Luv:
        55.4435, 39.7374, -52.4976
        Hunter-Lab:
        48.3345, 39.5809, -26.5074
      #b966ba color charts
#b966ba RGB chart
      #b966ba CMYK chart
      #b966ba RGB pie chart
      #b966ba color shades, tints & tones
#b966ba color schemes
#b966ba color preview, HTML & CSS examples
           This text has a color of #b966ba        
        
          <p style="color:#b966ba;">Text here</p>
        
        
          .mytext {color:#b966ba;}
        
        Text color #b966ba
      
           This box has a color of #b966ba        
        
          <div style="background-color:#b966ba;">Content here</div>
        
        
          .mybackground {background-color:#b966ba;}
        
        Background color #b966ba
      
           Border around this has a color of #b966ba        
        
          <div style="border:2px solid #b966ba;">Content here</div>
        
        
          .myborder {border:2px solid #b966ba;}
        
        Border color #b966ba