#b965aa color space conversions
Hex:
        #b965aa
        RGB:
        185, 101, 170
        CMY:
        27, 60, 33
        CMYK:
        0, 45, 8, 27
      HSL:
        311°, 37.5000%, 56.0784%
        HSV (HSB):
        311°, 45.4054%, 72.5490%
        XYZ:
        31.9170, 22.5239, 40.6956
        xyY:
        0.3355, 0.2368, 22.5239
      CIE-Lab:
        54.5785, 43.3165, -22.3780
        CIE-LCH:
        54.5785, 48.7554, 332.6784
        CIE-Luv:
        54.5785, 43.7918, -39.8737
        Hunter-Lab:
        47.4594, 36.9893, -17.6185
      #b965aa color charts
#b965aa RGB chart
      #b965aa CMYK chart
      #b965aa RGB pie chart
      #b965aa color shades, tints & tones
#b965aa color schemes
#b965aa color preview, HTML & CSS examples
           This text has a color of #b965aa        
        
          <p style="color:#b965aa;">Text here</p>
        
        
          .mytext {color:#b965aa;}
        
        Text color #b965aa
      
           This box has a color of #b965aa        
        
          <div style="background-color:#b965aa;">Content here</div>
        
        
          .mybackground {background-color:#b965aa;}
        
        Background color #b965aa
      
           Border around this has a color of #b965aa        
        
          <div style="border:2px solid #b965aa;">Content here</div>
        
        
          .myborder {border:2px solid #b965aa;}
        
        Border color #b965aa