#b964aa color space conversions
Hex:
        #b964aa
        RGB:
        185, 100, 170
        CMY:
        27, 61, 33
        CMYK:
        0, 46, 8, 27
      HSL:
        311°, 37.7778%, 55.8824%
        HSV (HSB):
        311°, 45.9459%, 72.5490%
        XYZ:
        31.8205, 22.3309, 40.6634
        xyY:
        0.3356, 0.2355, 22.3309
      CIE-Lab:
        54.3764, 43.8373, -22.6886
        CIE-LCH:
        54.3764, 49.3608, 332.6355
        CIE-Luv:
        54.3764, 44.2306, -40.3976
        Hunter-Lab:
        47.2556, 37.4991, -17.9401
      #b964aa color charts
#b964aa RGB chart
      #b964aa CMYK chart
      #b964aa RGB pie chart
      #b964aa color shades, tints & tones
#b964aa color schemes
#b964aa color preview, HTML & CSS examples
           This text has a color of #b964aa        
        
          <p style="color:#b964aa;">Text here</p>
        
        
          .mytext {color:#b964aa;}
        
        Text color #b964aa
      
           This box has a color of #b964aa        
        
          <div style="background-color:#b964aa;">Content here</div>
        
        
          .mybackground {background-color:#b964aa;}
        
        Background color #b964aa
      
           Border around this has a color of #b964aa        
        
          <div style="border:2px solid #b964aa;">Content here</div>
        
        
          .myborder {border:2px solid #b964aa;}
        
        Border color #b964aa