#bd69a1 color space conversions
Hex:
        #bd69a1
        RGB:
        189, 105, 161
        CMY:
        26, 59, 37
        CMYK:
        0, 44, 15, 26
      HSL:
        320°, 38.8889%, 57.6471%
        HSV (HSB):
        320°, 44.4444%, 74.1176%
        XYZ:
        32.4709, 23.4952, 36.5418
        xyY:
        0.3510, 0.2540, 23.4952
      CIE-Lab:
        55.5788, 41.0041, -15.5751
        CIE-LCH:
        55.5788, 43.8625, 339.2011
        CIE-Luv:
        55.5788, 46.8221, -29.4357
        Hunter-Lab:
        48.4718, 34.7499, -10.7671
      #bd69a1 color charts
#bd69a1 RGB chart
      #bd69a1 CMYK chart
      #bd69a1 RGB pie chart
      #bd69a1 color shades, tints & tones
#bd69a1 color schemes
#bd69a1 color preview, HTML & CSS examples
           This text has a color of #bd69a1        
        
          <p style="color:#bd69a1;">Text here</p>
        
        
          .mytext {color:#bd69a1;}
        
        Text color #bd69a1
      
           This box has a color of #bd69a1        
        
          <div style="background-color:#bd69a1;">Content here</div>
        
        
          .mybackground {background-color:#bd69a1;}
        
        Background color #bd69a1
      
           Border around this has a color of #bd69a1        
        
          <div style="border:2px solid #bd69a1;">Content here</div>
        
        
          .myborder {border:2px solid #bd69a1;}
        
        Border color #bd69a1