#bd64a1 color space conversions
Hex:
        #bd64a1
        RGB:
        189, 100, 161
        CMY:
        26, 61, 37
        CMYK:
        0, 47, 15, 26
      HSL:
        319°, 40.2715%, 56.6667%
        HSV (HSB):
        319°, 47.0899%, 74.1176%
        XYZ:
        31.9765, 22.5064, 36.3770
        xyY:
        0.3519, 0.2477, 22.5064
      CIE-Lab:
        54.5602, 43.6114, -17.1220
        CIE-LCH:
        54.5602, 46.8520, 338.5648
        CIE-Luv:
        54.5602, 49.1906, -32.0586
        Hunter-Lab:
        47.4409, 37.2924, -12.2542
      #bd64a1 color charts
#bd64a1 RGB chart
      #bd64a1 CMYK chart
      #bd64a1 RGB pie chart
      #bd64a1 color shades, tints & tones
#bd64a1 color schemes
#bd64a1 color preview, HTML & CSS examples
           This text has a color of #bd64a1        
        
          <p style="color:#bd64a1;">Text here</p>
        
        
          .mytext {color:#bd64a1;}
        
        Text color #bd64a1
      
           This box has a color of #bd64a1        
        
          <div style="background-color:#bd64a1;">Content here</div>
        
        
          .mybackground {background-color:#bd64a1;}
        
        Background color #bd64a1
      
           Border around this has a color of #bd64a1        
        
          <div style="border:2px solid #bd64a1;">Content here</div>
        
        
          .myborder {border:2px solid #bd64a1;}
        
        Border color #bd64a1