#bda4dc color space conversions
Hex:
        #bda4dc
        RGB:
        189, 164, 220
        CMY:
        26, 36, 14
        CMYK:
        14, 25, 0, 14
      HSL:
        267°, 44.4444%, 75.2941%
        HSV (HSB):
        267°, 25.4545%, 86.2745%
        XYZ:
        47.1800, 42.5370, 73.4340
        xyY:
        0.2892, 0.2607, 42.5370
      CIE-Lab:
        71.2396, 19.8589, -24.9785
        CIE-LCH:
        71.2396, 31.9109, 308.4861
        CIE-Luv:
        71.2396, 9.7860, -42.2004
        Hunter-Lab:
        65.2204, 14.9899, -21.1024
      #bda4dc color charts
#bda4dc RGB chart
      #bda4dc CMYK chart
      #bda4dc RGB pie chart
      #bda4dc color shades, tints & tones
#bda4dc color schemes
#bda4dc color preview, HTML & CSS examples
           This text has a color of #bda4dc        
        
          <p style="color:#bda4dc;">Text here</p>
        
        
          .mytext {color:#bda4dc;}
        
        Text color #bda4dc
      
           This box has a color of #bda4dc        
        
          <div style="background-color:#bda4dc;">Content here</div>
        
        
          .mybackground {background-color:#bda4dc;}
        
        Background color #bda4dc
      
           Border around this has a color of #bda4dc        
        
          <div style="border:2px solid #bda4dc;">Content here</div>
        
        
          .myborder {border:2px solid #bda4dc;}
        
        Border color #bda4dc