#bdafd0 color space conversions
Hex:
        #bdafd0
        RGB:
        189, 175, 208
        CMY:
        26, 31, 18
        CMYK:
        9, 16, 0, 18
      HSL:
        265°, 25.9843%, 75.0980%
        HSV (HSB):
        265°, 15.8654%, 81.5686%
        XYZ:
        47.7014, 46.0328, 66.0456
        xyY:
        0.2985, 0.2881, 46.0328
      CIE-Lab:
        73.5668, 11.2809, -14.8748
        CIE-LCH:
        73.5668, 18.6687, 307.1764
        CIE-Luv:
        73.5668, 5.6812, -24.7405
        Hunter-Lab:
        67.8475, 6.7645, -10.2221
      #bdafd0 color charts
#bdafd0 RGB chart
      #bdafd0 CMYK chart
      #bdafd0 RGB pie chart
      #bdafd0 color shades, tints & tones
#bdafd0 color schemes
#bdafd0 color preview, HTML & CSS examples
           This text has a color of #bdafd0        
        
          <p style="color:#bdafd0;">Text here</p>
        
        
          .mytext {color:#bdafd0;}
        
        Text color #bdafd0
      
           This box has a color of #bdafd0        
        
          <div style="background-color:#bdafd0;">Content here</div>
        
        
          .mybackground {background-color:#bdafd0;}
        
        Background color #bdafd0
      
           Border around this has a color of #bdafd0        
        
          <div style="border:2px solid #bdafd0;">Content here</div>
        
        
          .myborder {border:2px solid #bdafd0;}
        
        Border color #bdafd0