#bd69a4 color space conversions
Hex:
        #bd69a4
        RGB:
        189, 105, 164
        CMY:
        26, 59, 36
        CMYK:
        0, 44, 13, 26
      HSL:
        318°, 38.8889%, 57.6471%
        HSV (HSB):
        318°, 44.4444%, 74.1176%
        XYZ:
        32.7387, 23.6023, 37.9521
        xyY:
        0.3472, 0.2503, 23.6023
      CIE-Lab:
        55.6874, 41.4942, -17.1533
        CIE-LCH:
        55.6874, 44.8999, 337.5403
        CIE-Luv:
        55.6874, 46.1439, -31.8743
        Hunter-Lab:
        48.5822, 35.2691, -12.3095
      #bd69a4 color charts
#bd69a4 RGB chart
      #bd69a4 CMYK chart
      #bd69a4 RGB pie chart
      #bd69a4 color shades, tints & tones
#bd69a4 color schemes
#bd69a4 color preview, HTML & CSS examples
           This text has a color of #bd69a4        
        
          <p style="color:#bd69a4;">Text here</p>
        
        
          .mytext {color:#bd69a4;}
        
        Text color #bd69a4
      
           This box has a color of #bd69a4        
        
          <div style="background-color:#bd69a4;">Content here</div>
        
        
          .mybackground {background-color:#bd69a4;}
        
        Background color #bd69a4
      
           Border around this has a color of #bd69a4        
        
          <div style="border:2px solid #bd69a4;">Content here</div>
        
        
          .myborder {border:2px solid #bd69a4;}
        
        Border color #bd69a4