#bda4d2 color space conversions
Hex:
        #bda4d2
        RGB:
        189, 164, 210
        CMY:
        26, 36, 18
        CMYK:
        10, 22, 0, 18
      HSL:
        273°, 33.8235%, 73.3333%
        HSV (HSB):
        273°, 21.9048%, 82.3529%
        XYZ:
        45.8946, 42.0229, 66.6651
        xyY:
        0.2969, 0.2718, 42.0229
      CIE-Lab:
        70.8867, 17.7517, -20.0234
        CIE-LCH:
        70.8867, 26.7593, 311.5585
        CIE-Luv:
        70.8867, 10.7531, -33.8285
        Hunter-Lab:
        64.8251, 12.9299, -15.5954
      #bda4d2 color charts
#bda4d2 RGB chart
      #bda4d2 CMYK chart
      #bda4d2 RGB pie chart
      #bda4d2 color shades, tints & tones
#bda4d2 color schemes
#bda4d2 color preview, HTML & CSS examples
           This text has a color of #bda4d2        
        
          <p style="color:#bda4d2;">Text here</p>
        
        
          .mytext {color:#bda4d2;}
        
        Text color #bda4d2
      
           This box has a color of #bda4d2        
        
          <div style="background-color:#bda4d2;">Content here</div>
        
        
          .mybackground {background-color:#bda4d2;}
        
        Background color #bda4d2
      
           Border around this has a color of #bda4d2        
        
          <div style="border:2px solid #bda4d2;">Content here</div>
        
        
          .myborder {border:2px solid #bda4d2;}
        
        Border color #bda4d2