#bda7ce color space conversions
Hex:
        #bda7ce
        RGB:
        189, 167, 206
        CMY:
        26, 35, 19
        CMYK:
        8, 19, 0, 19
      HSL:
        274°, 28.4672%, 73.1373%
        HSV (HSB):
        274°, 18.9320%, 80.7843%
        XYZ:
        45.9456, 42.9125, 64.2539
        xyY:
        0.3001, 0.2803, 42.9125
      CIE-Lab:
        71.4955, 15.2726, -16.9010
        CIE-LCH:
        71.4955, 22.7793, 312.1025
        CIE-Luv:
        71.4955, 9.7005, -28.4870
        Hunter-Lab:
        65.5076, 10.5575, -12.2999
      #bda7ce color charts
#bda7ce RGB chart
      #bda7ce CMYK chart
      #bda7ce RGB pie chart
      #bda7ce color shades, tints & tones
#bda7ce color schemes
#bda7ce color preview, HTML & CSS examples
           This text has a color of #bda7ce        
        
          <p style="color:#bda7ce;">Text here</p>
        
        
          .mytext {color:#bda7ce;}
        
        Text color #bda7ce
      
           This box has a color of #bda7ce        
        
          <div style="background-color:#bda7ce;">Content here</div>
        
        
          .mybackground {background-color:#bda7ce;}
        
        Background color #bda7ce
      
           Border around this has a color of #bda7ce        
        
          <div style="border:2px solid #bda7ce;">Content here</div>
        
        
          .myborder {border:2px solid #bda7ce;}
        
        Border color #bda7ce