#bda9e2 color space conversions
Hex:
        #bda9e2
        RGB:
        189, 169, 226
        CMY:
        26, 34, 11
        CMYK:
        16, 25, 0, 11
      HSL:
        261°, 49.5652%, 77.4510%
        HSV (HSB):
        261°, 25.2212%, 88.6275%
        XYZ:
        48.9017, 44.6857, 77.9993
        xyY:
        0.2850, 0.2604, 44.6857
      CIE-Lab:
        72.6845, 18.3893, -26.0492
        CIE-LCH:
        72.6845, 31.8862, 305.2200
        CIE-Luv:
        72.6845, 6.9676, -43.8552
        Hunter-Lab:
        66.8474, 13.5974, -22.3880
      #bda9e2 color charts
#bda9e2 RGB chart
      #bda9e2 CMYK chart
      #bda9e2 RGB pie chart
      #bda9e2 color shades, tints & tones
#bda9e2 color schemes
#bda9e2 color preview, HTML & CSS examples
           This text has a color of #bda9e2        
        
          <p style="color:#bda9e2;">Text here</p>
        
        
          .mytext {color:#bda9e2;}
        
        Text color #bda9e2
      
           This box has a color of #bda9e2        
        
          <div style="background-color:#bda9e2;">Content here</div>
        
        
          .mybackground {background-color:#bda9e2;}
        
        Background color #bda9e2
      
           Border around this has a color of #bda9e2        
        
          <div style="border:2px solid #bda9e2;">Content here</div>
        
        
          .myborder {border:2px solid #bda9e2;}
        
        Border color #bda9e2