#bd65ae color space conversions
Hex:
        #bd65ae
        RGB:
        189, 101, 174
        CMY:
        26, 60, 32
        CMYK:
        0, 47, 8, 26
      HSL:
        310°, 40.0000%, 56.8627%
        HSV (HSB):
        310°, 46.5608%, 74.1176%
        XYZ:
        33.2799, 23.1822, 42.7650
        xyY:
        0.3354, 0.2336, 23.1822
      CIE-Lab:
        55.2595, 45.2596, -23.6057
        CIE-LCH:
        55.2595, 51.0456, 332.4552
        CIE-Luv:
        55.2595, 45.6413, -42.1562
        Hunter-Lab:
        48.1479, 39.1209, -18.9579
      #bd65ae color charts
#bd65ae RGB chart
      #bd65ae CMYK chart
      #bd65ae RGB pie chart
      #bd65ae color shades, tints & tones
#bd65ae color schemes
#bd65ae color preview, HTML & CSS examples
           This text has a color of #bd65ae        
        
          <p style="color:#bd65ae;">Text here</p>
        
        
          .mytext {color:#bd65ae;}
        
        Text color #bd65ae
      
           This box has a color of #bd65ae        
        
          <div style="background-color:#bd65ae;">Content here</div>
        
        
          .mybackground {background-color:#bd65ae;}
        
        Background color #bd65ae
      
           Border around this has a color of #bd65ae        
        
          <div style="border:2px solid #bd65ae;">Content here</div>
        
        
          .myborder {border:2px solid #bd65ae;}
        
        Border color #bd65ae